net.thucydides.core
Class ThucydidesListeners
java.lang.Object
net.thucydides.core.ThucydidesListeners
public class ThucydidesListeners
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThucydidesListeners
public ThucydidesListeners(Configuration systemConfiguration)
withDriver
public ThucydidesListeners withDriver(org.openqa.selenium.WebDriver driver)
getBaseStepListener
public BaseStepListener getBaseStepListener()
getResults
public List<TestOutcome> getResults()
getSystemConfiguration
protected Configuration getSystemConfiguration()
- The configuration manages output directories and driver types.
They can be defined as system values, or have sensible defaults.
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.