Class NotificationLogTest

java.lang.Object
com.reallifedeveloper.common.application.notification.NotificationLogTest

public class NotificationLogTest extends Object
  • 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()