Package com.takenoko.engine
Class BoardTest.TestCopy
java.lang.Object
com.takenoko.engine.BoardTest.TestCopy
- Enclosing class:
- BoardTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
-
Constructor Details
-
TestCopy
TestCopy()
-
-
Method Details
-
copy_WhenBoardIsCopied_ThenReturnsNewBoard
@Test @DisplayName("When board is copied, returns a new board") void copy_WhenBoardIsCopied_ThenReturnsNewBoard()
-