Uses of Class
org.kuali.rice.test.BaselineTestCase.Mode

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
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.