jdave.junit4
Class JDaveGroupRunner
java.lang.Object
org.junit.runner.Runner
jdave.junit4.JDaveGroupRunner
public class JDaveGroupRunner
- extends org.junit.runner.Runner
- Author:
- Joni Freeman
| 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 |
JDaveGroupRunner
public JDaveGroupRunner(java.lang.Class<?> suite)
getDescription
public org.junit.runner.Description getDescription()
- Specified by:
getDescription in class org.junit.runner.Runner
newAnnotatedSpecScanner
protected jdave.runner.AnnotatedSpecScanner newAnnotatedSpecScanner(java.lang.String suiteLocation)
run
public void run(org.junit.runner.notification.RunNotifier notifier)
- Specified by:
run in class org.junit.runner.Runner
onBeforeRun
protected void onBeforeRun()
onAfterRun
protected void onAfterRun()
Copyright ? 2008. All Rights Reserved.