Class BoardTest.TestCopy

java.lang.Object
com.takenoko.engine.BoardTest.TestCopy
Enclosing class:
BoardTest

@Nested @DisplayName("Method copy") class BoardTest.TestCopy extends Object
  • Constructor Details

    • TestCopy

      TestCopy()
  • Method Details

    • copy_WhenBoardIsCopied_ThenReturnsNewBoard

      @Test @DisplayName("When board is copied, returns a new board") void copy_WhenBoardIsCopied_ThenReturnsNewBoard()