Uses of Enum Class
com.java.pojo.api.assertion.Method
Packages that use Method
-
Uses of Method in com.java.pojo.api.assertion
Methods in com.java.pojo.api.assertion that return MethodModifier and TypeMethodDescriptionstatic Method
Returns the enum constant of this class with the specified name.static Method[]
Method.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.java.pojo.api.assertion with parameters of type MethodModifier and TypeMethodDescriptionSpecifies what test will be performed.Specifies what tests will be performed.