jdave.webdriver
Class WebDriverGroupRunner

java.lang.Object
  extended by org.junit.runner.Runner
      extended by jdave.junit4.JDaveGroupRunner
          extended by jdave.webdriver.WebDriverGroupRunner
All Implemented Interfaces:
org.junit.runner.Describable

public class WebDriverGroupRunner
extends jdave.junit4.JDaveGroupRunner

Author:
Juha Karemo

Constructor Summary
WebDriverGroupRunner(java.lang.Class<?> suite)
           
 
Method Summary
protected  void onAfterRun()
           
protected  void onBeforeRun()
           
 
Methods inherited from class jdave.junit4.JDaveGroupRunner
getDescription, newAnnotatedSpecScanner, 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

WebDriverGroupRunner

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

onBeforeRun

protected void onBeforeRun()
Overrides:
onBeforeRun in class jdave.junit4.JDaveGroupRunner

onAfterRun

protected void onAfterRun()
Overrides:
onAfterRun in class jdave.junit4.JDaveGroupRunner


Copyright ? 2009. All Rights Reserved.