public class QueryTest
extends java.lang.Object
Constructor and Description |
---|
QueryTest() |
Modifier and Type | Method and Description |
---|---|
void |
beforeEach() |
void |
testAgeCorrect() |
void |
testCreate() |
void |
testFindRoute() |
void |
testMessageHandle() |
void |
testMove() |
void |
testOneTry() |
void |
testTwoTries() |
@BeforeEach public void beforeEach()
@Test public void testCreate()
@Test public void testFindRoute()
@Test public void testMove()
@Test public void testMessageHandle()
@Test public void testOneTry()
@Test public void testTwoTries()
@Test public void testAgeCorrect()