com.silverpeas.notification
Class NotificationSubscriptionTest
java.lang.Object
com.silverpeas.notification.NotificationServiceTest
com.silverpeas.notification.NotificationSubscriptionTest
public class NotificationSubscriptionTest
- extends NotificationServiceTest
Unit test on the subscription to a topic for receiving notifications.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationSubscriptionTest
public NotificationSubscriptionTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
theSubscriptionToAnExistingTopicShouldSucceed
public void theSubscriptionToAnExistingTopicShouldSucceed()
theSubscriptionASecondTimeToAnExistingTopicShouldDoNothing
public void theSubscriptionASecondTimeToAnExistingTopicShouldDoNothing()
theSubscriptionToAnUnexistingTopicShouldFailed
public void theSubscriptionToAnUnexistingTopicShouldFailed()
unsubscribeToANonSubscribedTopicShouldDoNothing
public void unsubscribeToANonSubscribedTopicShouldDoNothing()
aSubscribedListenerShouldReceivePublishedEvents
public void aSubscribedListenerShouldReceivePublishedEvents()
Copyright © 2016 Silverpeas. All Rights Reserved.