| Modifier and Type | Method and Description |
|---|---|
static TestCaseTools.TestSuiteType |
TestCaseTools.TestSuiteType.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.TestSuite |
TestCaseTools.makeTestSuite(Class cls,
TestCaseTools.TestSuiteType type) |
Copyright © 2018 Oracle. All rights reserved.