java.lang.Object
com.reallifedeveloper.common.application.eventstore.StoredEventTest

public class StoredEventTest extends Object
  • Constructor Details

    • StoredEventTest

      public StoredEventTest()
  • Method Details

    • constructor

      @Test public void constructor()
    • constructorNullEventType

      @Test public void constructorNullEventType()
    • constructorNullEventBody

      @Test public void constructorNullEventBody()
    • constructorNullOccurredOn

      @Test public void constructorNullOccurredOn()