Uses of Class
net.thucydides.core.steps.StepNamer
Package | Description |
---|---|
net.thucydides.core.steps |
Base class to be used when writing a library of resuable test steps.
|
-
Uses of StepNamer in net.thucydides.core.steps
Methods in net.thucydides.core.steps that return StepNamer Modifier and Type Method Description static StepNamer
StepNamer. forMethod(java.lang.reflect.Method method)