org.callbackparams.junit4
Class BddRunner

java.lang.Object
  extended by org.junit.runner.Runner
      extended by org.callbackparams.junit4.CallbackParamsRunner
          extended by org.callbackparams.junit4.BddRunner
All Implemented Interfaces:
org.junit.runner.Describable

public class BddRunner
extends CallbackParamsRunner

Author:
Henrik Kaipe

Constructor Summary
BddRunner(Class<?> testClass)
           
 
Method Summary
 
Methods inherited from class org.callbackparams.junit4.CallbackParamsRunner
getDescription, run
 
Methods inherited from class org.junit.runner.Runner
testCount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BddRunner

public BddRunner(Class<?> testClass)
          throws Exception
Throws:
Exception


Copyright © 2010-2013 Henrik Kaipe. All Rights Reserved.