public class AgentTest
extends java.lang.Object
Constructor and Description |
---|
AgentTest() |
Modifier and Type | Method and Description |
---|---|
void |
beforeEach() |
void |
testCreate() |
void |
testEventSync() |
void |
testGetLastNode() |
void |
testMessageHandle() |
void |
testMove() |
void |
testMoveToBusyNode() |
void |
testRouteStepsIncrease() |
@BeforeEach public void beforeEach()
@Test public void testCreate()
@Test public void testGetLastNode()
@Test public void testEventSync()
@Test public void testRouteStepsIncrease()
@Test public void testMove()
@Test public void testMoveToBusyNode()
@Test public void testMessageHandle()