| Package | Description |
|---|---|
| com.oracle.bedrock.junit |
| Modifier and Type | Method and Description |
|---|---|
JUnitTestRunner.State |
JUnitTestRunner.getState()
Obtain the current
JUnitTestRunner.State. |
static JUnitTestRunner.State |
JUnitTestRunner.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JUnitTestRunner.State[] |
JUnitTestRunner.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.