Class NotificationPublisherTaskTest
java.lang.Object
com.reallifedeveloper.common.application.notification.NotificationPublisherTaskTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotificationPublisherTaskTest
public NotificationPublisherTaskTest()
-
-
Method Details
-
run
@Test public void run() -
runWithIOException
@Test public void runWithIOException() -
runWithNullPointerException
@Test public void runWithNullPointerException() -
constructorPublicationChannelNull
@Test public void constructorPublicationChannelNull() -
constructorNotificationServiceNull
@Test public void constructorNotificationServiceNull()
-