|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaselineTestCase.Mode | |
|---|---|
| org.kuali.rice.test | |
| Uses of BaselineTestCase.Mode in org.kuali.rice.test |
|---|
| Methods in org.kuali.rice.test that return BaselineTestCase.Mode | |
|---|---|
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. |
| Constructors in org.kuali.rice.test with parameters of type BaselineTestCase.Mode | |
|---|---|
BaselineTestCase(String moduleName,
BaselineTestCase.Mode mode)
Adds the ability to specify Mode |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||