Uses of Enum Class
org.gatein.pc.test.unit.Assertion.Untestable.Kind
Packages that use Assertion.Untestable.Kind
-
Uses of Assertion.Untestable.Kind in org.gatein.pc.test.unit
Methods in org.gatein.pc.test.unit that return Assertion.Untestable.KindModifier and TypeMethodDescriptionAssertion.Untestable.getKind()static Assertion.Untestable.KindReturns the enum constant of this class with the specified name.static Assertion.Untestable.Kind[]Assertion.Untestable.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.gatein.pc.test.unit with parameters of type Assertion.Untestable.Kind