org.kuali.rice.ken.services.impl
Class NotificationRecipientServiceKimImplTest
java.lang.Object
org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.RiceTestCase
org.kuali.rice.test.RiceInternalSuiteDataTestCase
org.kuali.rice.test.BaseModuleTestCase
org.kuali.rice.test.BaselineTestCase
org.kuali.rice.ken.test.KENTestCase
org.kuali.rice.ken.services.impl.NotificationRecipientServiceKimImplTest
- All Implemented Interfaces:
- MethodAware
public class NotificationRecipientServiceKimImplTest
- extends KENTestCase
This is a description of what this class does - chb don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class org.kuali.rice.test.RiceTestCase |
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationRecipientServiceKimImplTest
public NotificationRecipientServiceKimImplTest()
testGetGroupMembersValid
public void testGetGroupMembersValid()
- Test method for
NotificationRecipientServiceKimImpl.getGroupMembers(java.lang.String)
.
testGetUserDisplayName
public final void testGetUserDisplayName()
- Test method for
NotificationRecipientServiceKimImpl.getUserDisplayName(java.lang.String)
.
testIsGroupRecipientValid
public final void testIsGroupRecipientValid()
- Test method for
NotificationRecipientServiceKimImpl.isGroupRecipientValid(java.lang.String)
.
testIsRecipientValid
public final void testIsRecipientValid()
- Test method for
NotificationRecipientServiceKimImpl.isRecipientValid(java.lang.String, java.lang.String)
.
testIsUserRecipientValid
public final void testIsUserRecipientValid()
- Test method for
NotificationRecipientServiceKimImpl.isUserRecipientValid(java.lang.String)
.
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.