com.silverpeas.notification.delayed.delegate
Class DelayedNotificationDelegateTest

java.lang.Object
  extended by com.silverpeas.notification.delayed.delegate.DelayedNotificationDelegateTest

@ContextConfiguration(locations={"/spring-delayed-notification.xml","/spring-delayed-notification-datasource.xml"})
@TransactionConfiguration(transactionManager="jpaTransactionManager")
public class DelayedNotificationDelegateTest
extends Object


Constructor Summary
DelayedNotificationDelegateTest()
           
 
Method Summary
 void generalSetUp()
           
static void prepareDataSet()
           
 void testDelayedNotifications_1()
           
 void testDelayedNotifications_2()
           
 void testDelayedNotifications_3()
           
 void testDelayedNotifications_3Bis()
           
 void testDelayedNotifications_3Ter()
           
 void testNewNotification()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelayedNotificationDelegateTest

public DelayedNotificationDelegateTest()
Method Detail

prepareDataSet

public static void prepareDataSet()
                           throws Exception
Throws:
Exception

generalSetUp

public void generalSetUp()
                  throws Exception
Throws:
Exception

testNewNotification

public void testNewNotification()
                         throws Exception
Throws:
Exception

testDelayedNotifications_1

public void testDelayedNotifications_1()
                                throws Exception
Throws:
Exception

testDelayedNotifications_2

public void testDelayedNotifications_2()
                                throws Exception
Throws:
Exception

testDelayedNotifications_3

public void testDelayedNotifications_3()
                                throws Exception
Throws:
Exception

testDelayedNotifications_3Bis

public void testDelayedNotifications_3Bis()
                                   throws Exception
Throws:
Exception

testDelayedNotifications_3Ter

public void testDelayedNotifications_3Ter()
                                   throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.