org.kuali.rice.ken.services.impl
Class NotificationMessageContentServiceImplTest
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.NotificationMessageContentServiceImplTest
- All Implemented Interfaces:
- MethodAware
public class NotificationMessageContentServiceImplTest
- extends KENTestCase
Tests NotificationMessageContentService
- 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, 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 |
NotificationMessageContentServiceImplTest
public NotificationMessageContentServiceImplTest()
testParseEventNotificationRequestMessage
public void testParseEventNotificationRequestMessage()
throws Exception
- Throws:
Exception
testParseSimpleNotificationRequestMessage
public void testParseSimpleNotificationRequestMessage()
throws Exception
- Throws:
Exception
testParseMalformedEventNotificationRequestMessage
public void testParseMalformedEventNotificationRequestMessage()
throws Exception
- Throws:
Exception
testParseBadNamespaceEventNotificationRequestMessage
public void testParseBadNamespaceEventNotificationRequestMessage()
throws Exception
- Throws:
Exception
testParseMalformedSimpleNotificationRequestMessage
public void testParseMalformedSimpleNotificationRequestMessage()
throws Exception
- Throws:
Exception
testGenerateNotificationResponseMessage
public void testGenerateNotificationResponseMessage()
throws Exception
- Throws:
Exception
testGenerateNotificationMessage
public void testGenerateNotificationMessage()
throws Exception
- Throws:
Exception
testParseSerializedNotificationXml
public void testParseSerializedNotificationXml()
throws Exception
- Throws:
Exception
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.