Package com.takenoko.engine
Class BoardStatisticsTest.TestAnalyzeBoard
java.lang.Object
com.takenoko.engine.BoardStatisticsTest.TestAnalyzeBoard
- Enclosing class:
- BoardStatisticsTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
-
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()
-