jdave.junit4
Class JDaveGroupRunner

java.lang.Object
  extended by org.junit.runner.Runner
      extended by jdave.junit4.JDaveGroupRunner

public class JDaveGroupRunner
extends org.junit.runner.Runner

Author:
Joni Freeman

Constructor Summary
JDaveGroupRunner(java.lang.Class<?> suite)
           
 
Method Summary
 org.junit.runner.Description getDescription()
           
protected  jdave.runner.AnnotatedSpecScanner newAnnotatedSpecScanner(java.lang.String suiteLocation)
           
 void run(org.junit.runner.notification.RunNotifier notifier)
           
 
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

JDaveGroupRunner

public JDaveGroupRunner(java.lang.Class<?> suite)
Method Detail

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


Copyright ? 2008. All Rights Reserved.