Test Result : MinMaxAlgorithmTest
          0 failures
          
          6 tests
          
All Tests
| Test name | Duration | Status | 
|---|---|---|
| testGetBestMove | 15 ms | Passed | 
| testMiniMaxBothTaken1 | 3 ms | Passed | 
| testMiniMaxInitial | 2 ms | Passed | 
| testMiniMaxTake1And1And1 | 5 ms | Passed | 
| testMiniMaxTaken1 | 0.11 sec | Passed | 
| testMiniMaxTaken2 | 3 ms | Passed |