public class EventTest
extends java.lang.Object
Constructor and Description |
---|
EventTest() |
Modifier and Type | Method and Description |
---|---|
void |
beforeEach() |
void |
testCreate() |
void |
testGetId() |
void |
testGetPositionX() |
void |
testGetPositionY() |
void |
testGetTimestamp() |
@BeforeEach public void beforeEach()
@Test public void testCreate()
@Test public void testGetId()
@Test public void testGetPositionX()
@Test public void testGetPositionY()
@Test public void testGetTimestamp()