Uses of Enum
core.support.objects.TestObject.testState
Packages that use TestObject.testState
-
Uses of TestObject.testState in core.support.objects
Methods in core.support.objects that return TestObject.testStateModifier and TypeMethodDescriptionstatic TestObject.testStateTestObject.getTestState(String testName) get the state of the test object can be suite, testClass, testMethodstatic TestObject.testStateReturns the enum constant of this type with the specified name.static TestObject.testState[]TestObject.testState.values()Returns an array containing the constants of this enum type, in the order they are declared.