net.thucydides.jbehave
Class ThucydidesStepContext

Package class diagram package ThucydidesStepContext
java.lang.Object
  extended by net.thucydides.jbehave.ThucydidesStepContext

public class ThucydidesStepContext
extends Object

Keeps track of instantiated JBehave step libraries used in ThucydidesWebdriverIntegration tests.


Constructor Summary
ThucydidesStepContext()
           
 
Method Summary
 Object newInstanceOf(Class<?> type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThucydidesStepContext

public ThucydidesStepContext()
Method Detail

newInstanceOf

public Object newInstanceOf(Class<?> type)


Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.