Uses of Enum Class
org.gatein.pc.test.unit.Assertion
Packages that use Assertion
-
Uses of Assertion in org.gatein.pc.test.unit
Methods in org.gatein.pc.test.unit that return AssertionModifier and TypeMethodDescriptionAssertion.getAssertion()Assertion.Duplicate.getTarget()static AssertionReturns the enum constant of this class with the specified name.static Assertion[]Assertion.values()Returns an array containing the constants of this enum class, in the order they are declared.