|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.kcb.test.TestConstants
public final class TestConstants
Constants reflecting test data that is used in tests. If tests or test data is updated, this file need to be updated to be kept in sync.
Field Summary | |
---|---|
static String |
EMAIL_DELIVERER_PROPERTY_VALUE
Email deliverer property |
static String |
NON_EXISTENT_DELIVERER_NAME
An invalid deliverer name |
static String |
VALID_DELIVERER_NAME
A valid deliverer name |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String EMAIL_DELIVERER_PROPERTY_VALUE
public static final String VALID_DELIVERER_NAME
public static final String NON_EXISTENT_DELIVERER_NAME
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |