java.lang.Object
net.thucydides.model.steps.ScreenplayInspector
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisAScreenplayClass(Class<?> stepClass) static booleanisAScreenplayPerformAsMethod(Method method) static MethodperformAsMethodIn(Class<?> stepClass)
-
Constructor Details
-
ScreenplayInspector
public ScreenplayInspector()
-
-
Method Details
-
isAScreenplayPerformAsMethod
-
isAScreenplayClass
-
performAsMethodIn
-