Class StepLibraryType
java.lang.Object
net.thucydides.core.steps.construction.StepLibraryType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> boolean<T> boolean<T> booleanstatic StepLibraryTypestatic com.google.common.base.Predicate<Field>
-
Constructor Details
-
StepLibraryType
-
-
Method Details
-
ofClass
-
hasAPagesConstructor
public <T> boolean hasAPagesConstructor() -
hasAConstructorWithParameters
public <T> boolean hasAConstructorWithParameters() -
hasAPagesField
public <T> boolean hasAPagesField() -
ofTypePages
-