public class StepLibraryConstructionStrategy
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static StepLibraryConstructionStrategy |
forClass(java.lang.Class<?> scenarioStepsClass) |
ConstructionStrategy |
getStrategy() |
boolean |
hasDefaultConstructor() |
public static StepLibraryConstructionStrategy forClass(java.lang.Class<?> scenarioStepsClass)
public ConstructionStrategy getStrategy()
public boolean hasDefaultConstructor()