Class NotificationLogTest
java.lang.Object
com.reallifedeveloper.common.application.notification.NotificationLogTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
-
Constructor Details
-
NotificationLogTest
public NotificationLogTest()
-
-
Method Details
-
constructor
@Test public void constructor() -
constructorNullCurrentNotificationLogId
@Test public void constructorNullCurrentNotificationLogId() -
constructorNullNextNotificationLogId
@Test public void constructorNullNextNotificationLogId() -
constructorNullPreviousNotificationLogId
@Test public void constructorNullPreviousNotificationLogId() -
constructorNullNotifications
@Test public void constructorNullNotifications() -
constructorDefensiveCopyOfNotifications
@Test public void constructorDefensiveCopyOfNotifications() -
testToString
@Test public void testToString()
-