Package com.takenoko.actors
Class PandaTest.TestPositionMessage
java.lang.Object
com.takenoko.actors.PandaTest.TestPositionMessage
- Enclosing class:
- PandaTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
-
Constructor Details
-
TestPositionMessage
TestPositionMessage()
-
-
Method Details
-
shouldReturnAStringExplainingWhereThePandaIsOnTheBoard
@Test @DisplayName("should return a string explaining where the panda is on the board") void shouldReturnAStringExplainingWhereThePandaIsOnTheBoard()
-