org.kuali.rice.ken.services.impl
Class SendNotificationServiceImplTest
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.SendNotificationServiceImplTest
- All Implemented Interfaces: 
 - MethodAware
 
public class SendNotificationServiceImplTest
- extends KENTestCase
 
This class tests the notification service impl.
- 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 | 
 
SendNotificationServiceImplTest
public SendNotificationServiceImplTest()
testSendNotificationAsXml_validInput
public void testSendNotificationAsXml_validInput()
                                          throws InterruptedException,
                                                 org.quartz.SchedulerException,
                                                 IOException,
                                                 XmlException
- Throws:
 InterruptedException
org.quartz.SchedulerException
IOException
XmlException
 
testSendNotificationAsXml_invalidInput
public void testSendNotificationAsXml_invalidInput()
                                            throws IOException
- Throws:
 IOException
 
testSendNotificationAsXml_producerNotAuthorized
public void testSendNotificationAsXml_producerNotAuthorized()
                                                     throws IOException,
                                                            XmlException
- Throws:
 IOException
XmlException
 
testSendNotificationAsBo_validInput
public void testSendNotificationAsBo_validInput()
                                         throws InterruptedException,
                                                org.quartz.SchedulerException,
                                                IOException,
                                                XmlException
- Throws:
 InterruptedException
org.quartz.SchedulerException
IOException
XmlException
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.