com.silverpeas.notification
Class NotificationPublishingTest
java.lang.Object
com.silverpeas.notification.NotificationServiceTest
com.silverpeas.notification.NotificationPublishingTest
public class NotificationPublishingTest
- extends NotificationServiceTest
Unit test on the publishing of a notification.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationPublishingTest
public NotificationPublishingTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
eventPublisherFactoryReturnsTheCorrectEventPublisherImpl
public void eventPublisherFactoryReturnsTheCorrectEventPublisherImpl()
publishAnEventToAnExistingTopicShouldSucceed
public void publishAnEventToAnExistingTopicShouldSucceed()
throws Exception
- Throws:
Exception
publishAnEventToAnUnexistingTopicShouldSucceed
public void publishAnEventToAnUnexistingTopicShouldSucceed()
throws Exception
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.