net.thucydides.jbehave
Class ThucydidesStepContext
java.lang.Object
net.thucydides.jbehave.ThucydidesStepContext
public class ThucydidesStepContext
- extends Object
Keeps track of instantiated JBehave step libraries used in ThucydidesWebdriverIntegration tests.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThucydidesStepContext
public ThucydidesStepContext()
newInstanceOf
public Object newInstanceOf(Class<?> type)
reset
public void reset()
Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.