Uses of Class
net.thucydides.core.steps.EnclosingClass
-
Packages that use EnclosingClass Package Description net.thucydides.core.steps Base class to be used when writing a library of resuable test steps. -
-
Uses of EnclosingClass in net.thucydides.core.steps
Methods in net.thucydides.core.steps that return EnclosingClass Modifier and Type Method Description static EnclosingClass
EnclosingClass. of(Class<?> innerClass)
-