Package org.graphwalker.java.test
Class ContextConfiguration
java.lang.Object
org.graphwalker.java.test.ContextConfiguration
- Author:
- Nils Olsson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<?> voidsetPathGeneratorName(String pathGeneratorName) voidsetStopConditionName(String stopConditionName) voidsetStopConditionValue(String stopConditionValue) voidsetTestClass(Class<?> testClass) voidsetTestClassName(String testClassName)
-
Constructor Details
-
ContextConfiguration
public ContextConfiguration() -
ContextConfiguration
-
-
Method Details
-
getTestClass
-
setTestClass
-
getTestClassName
-
setTestClassName
-
getPathGeneratorName
-
setPathGeneratorName
-
getStopConditionName
-
setStopConditionName
-
getStopConditionValue
-
setStopConditionValue
-