Uses of Class
reversi.TestStatistics
-
Uses of TestStatistics in reversi
Methods in reversi that return TestStatisticsModifier and TypeMethodDescriptionstatic TestStatisticsTests.runBotVsBotTests(String bot1Type, String bot2Type, int numGames, JTextArea outputArea) Exécute une série de parties entre deux bots et collecte les statistiques.Constructors in reversi with parameters of type TestStatisticsModifierConstructorDescriptionTestResultsDialog(JFrame parent, TestStatistics stats) Constructeur de la boîte de dialogue des résultats.