Uses of Interface
net.thucydides.core.steps.StepLibraryCreationStrategy
-
Packages that use StepLibraryCreationStrategy Package Description net.thucydides.core.steps Base class to be used when writing a library of resuable test steps. -
-
Uses of StepLibraryCreationStrategy in net.thucydides.core.steps
Classes in net.thucydides.core.steps that implement StepLibraryCreationStrategy Modifier and Type Class Description class
IndividualInstancesByDefaultStepCreationStrategy
class
SharedInstancesByDefaultStepCreationStrategy
-