jdave.junit4
Class JDaveGroupRunner
java.lang.Object
org.junit.runner.Runner
jdave.junit4.JDaveGroupRunner
- All Implemented Interfaces:
- org.junit.runner.Describable
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(Class<?> suite)
newAnnotatedSpecScanner
protected AnnotatedSpecScanner newAnnotatedSpecScanner(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()
getDescription
public org.junit.runner.Description getDescription()
- Specified by:
getDescription in interface org.junit.runner.Describable- Specified by:
getDescription in class org.junit.runner.Runner
Copyright © 2010. All Rights Reserved.