Package com.takenoko.bot.utils
Class HistoryAnalysisTest.GetCurrentBotScores
java.lang.Object
com.takenoko.bot.utils.HistoryAnalysisTest.GetCurrentBotScores
- Enclosing class:
- HistoryAnalysisTest
@Nested
@DisplayName("Method getCurrentBotScores()")
class HistoryAnalysisTest.GetCurrentBotScores
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetCurrentBotScores
GetCurrentBotScores()
-
-
Method Details
-
shouldReturnMapOfCurrentScores
@Test @DisplayName("Should return a map of the current scores of each bot") void shouldReturnMapOfCurrentScores()
-