Package com.takenoko.bot.utils
Class HistoryAnalysisTest.GetMaxCurrentBotScore
java.lang.Object
com.takenoko.bot.utils.HistoryAnalysisTest.GetMaxCurrentBotScore
- Enclosing class:
- HistoryAnalysisTest
@Nested
@DisplayName("Method getMaxCurrentBotScore()")
class HistoryAnalysisTest.GetMaxCurrentBotScore
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetMaxCurrentBotScore
GetMaxCurrentBotScore()
-
-
Method Details
-
shouldReturnMaxScore
@Test @DisplayName("Should return the maximum score of all the bots") void shouldReturnMaxScore()
-