jdave.webdriver
Class WebDriverGroupRunner
java.lang.Object
org.junit.runner.Runner
jdave.junit4.JDaveGroupRunner
jdave.webdriver.WebDriverGroupRunner
- All Implemented Interfaces:
- org.junit.runner.Describable
public class WebDriverGroupRunner
- extends JDaveGroupRunner
- Author:
- Juha Karemo
| 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 |
WebDriverGroupRunner
public WebDriverGroupRunner(Class<?> suite)
onBeforeRun
protected void onBeforeRun()
- Overrides:
onBeforeRun in class JDaveGroupRunner
onAfterRun
protected void onAfterRun()
- Overrides:
onAfterRun in class JDaveGroupRunner
Copyright © 2010. All Rights Reserved.