Class EventTest
java.lang.Object
EventTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Constructor Details
-
EventTest
public EventTest()
-
-
Method Details
-
shouldBeAbleToCreateEvent
@Test public void shouldBeAbleToCreateEvent() -
shouldGetIdOfEvent
@Test public void shouldGetIdOfEvent() -
shouldToGetTimeAndPositionAndIdOfEvent
@Test public void shouldToGetTimeAndPositionAndIdOfEvent()
-