Uses of Enum
org.glassfish.pfl.test.TestCaseTools.TestSuiteType
Packages that use TestCaseTools.TestSuiteType
-
Uses of TestCaseTools.TestSuiteType in org.glassfish.pfl.test
Methods in org.glassfish.pfl.test that return TestCaseTools.TestSuiteTypeModifier and TypeMethodDescriptionstatic TestCaseTools.TestSuiteTypeReturns the enum constant of this type with the specified name.static TestCaseTools.TestSuiteType[]TestCaseTools.TestSuiteType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.glassfish.pfl.test with parameters of type TestCaseTools.TestSuiteTypeModifier and TypeMethodDescriptionstatic junit.framework.TestSuiteTestCaseTools.makeTestSuite(Class cls, TestCaseTools.TestSuiteType type)