| Package | Description |
|---|---|
| org.kuali.rice.test |
| Modifier and Type | Method and Description |
|---|---|
protected BaselineTestCase.Mode |
BaselineTestCase.getMode() |
static BaselineTestCase.Mode |
BaselineTestCase.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaselineTestCase.Mode[] |
BaselineTestCase.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BaselineTestCase(String moduleName,
BaselineTestCase.Mode mode)
Adds the ability to specify Mode
|
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.