Class StoredEventTest
java.lang.Object
com.reallifedeveloper.common.application.eventstore.StoredEventTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
-
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()
-