Class BoardStatisticsTest.TestAnalyzeBoard

java.lang.Object
com.takenoko.engine.BoardStatisticsTest.TestAnalyzeBoard
Enclosing class:
BoardStatisticsTest

@Nested @DisplayName("Test analyzeBoard") class BoardStatisticsTest.TestAnalyzeBoard extends Object
  • Constructor Details

    • TestAnalyzeBoard

      TestAnalyzeBoard()
  • Method Details

    • GeneralTests

      @Test @DisplayName("General tests") void GeneralTests()
    • shouldThrowExceptionIfArgumentIsNull

      @Test @DisplayName("should throw exception if argument is null") void shouldThrowExceptionIfArgumentIsNull()