Uses of Enum
net.thucydides.core.annotations.locators.ElementContructorForm
Packages that use ElementContructorForm
-
Uses of ElementContructorForm in net.thucydides.core.annotations.locators
Methods in net.thucydides.core.annotations.locators that return ElementContructorFormModifier and TypeMethodDescriptionstatic ElementContructorFormReturns the enum constant of this type with the specified name.static ElementContructorForm[]ElementContructorForm.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.thucydides.core.annotations.locators that return types with arguments of type ElementContructorFormModifier and TypeMethodDescriptionstatic Optional<ElementContructorForm>ElementContructorForm.applicableConstructor(Class implementerClass) static Optional<ElementContructorForm>ElementContructorForm.matchingFormFor(Class... parameterTypes)