{
  "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
  "failCount" : 0,
  "skipCount" : 0,
  "totalCount" : 101,
  "urlName" : "testReport",
  "childReports" : [
    {
      "child" : {
        "_class" : "hudson.maven.MavenBuild",
        "number" : 92,
        "url" : "https://fhdwdev.ha.bib.de/jenkins/job/othello/de.fhdw.gaming.othello$othello-core/92/"
      },
      "result" : {
        "_class" : "hudson.tasks.junit.TestResult",
        "testActions" : [
          
        ],
        "duration" : 1.995,
        "empty" : False,
        "failCount" : 0,
        "passCount" : 101,
        "skipCount" : 0,
        "suites" : [
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testToString",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testInverse",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.003,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest",
                "duration" : 0.019,
                "failedSince" : 0,
                "name" : "testToString",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest",
                "duration" : 0.013,
                "failedSince" : 0,
                "name" : "testGetFieldsBeing",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testGetFieldAt",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testGetSize",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest",
                "duration" : 0.009,
                "failedSince" : 0,
                "name" : "testWrongSize",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testHasFieldAt",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testHashCode",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest",
                "duration" : 0.008,
                "failedSince" : 0,
                "name" : "testGetFields",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testEquals",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testDeepCopy",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.088,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.008,
                "failedSince" : 0,
                "name" : "testGetPosition",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testGetBoard",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testGetState",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testHasNeighbourOfEdgeFields",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testPlaceBlackToken1",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testPlaceBlackToken2",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testPlaceBlackToken3",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testPlaceBlackToken4",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testToString",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testHasNeighbourOfCentreFields",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testGetNeighbourOfCentreFields",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testIsActive",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.011,
                "failedSince" : 0,
                "name" : "testPlaceBlackTokenWrongMoves",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.011,
                "failedSince" : 0,
                "name" : "testPlaceWhiteTokenWrongMoves",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testHashCode",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testEquals",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testSetStateToEmpty",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testHasNeighbourOfCornerFields",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.022,
                "failedSince" : 0,
                "name" : "testGetNeighbourOfCornerFields",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testGetNeighbourOfEdgeFields",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testPlaceWhiteToken1",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testPlaceWhiteToken2",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testPlaceWhiteToken3",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testPlaceWhiteToken4",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testSetState",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.18,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest",
                "duration" : 0.009,
                "failedSince" : 0,
                "name" : "testCreateGameWithTwoWhitePlayers",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest",
                "duration" : 0.023,
                "failedSince" : 0,
                "name" : "testCreateGameWithCustomizations",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testCreateGameWithTooFewPlayers",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest",
                "duration" : 0.01,
                "failedSince" : 0,
                "name" : "testCreateGameWithTwoBlackPlayers",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testCreateGameWithDefaults",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.073,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest",
                "duration" : 0.042,
                "failedSince" : 0,
                "name" : "testCompleteGameCreatedByBuilder",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testToString",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testCheatingStrategyBlack",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest",
                "duration" : 0.008,
                "failedSince" : 0,
                "name" : "testCheatingStrategyWhite",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest",
                "duration" : 0.041,
                "failedSince" : 0,
                "name" : "testCompleteGameCreatedByFactoryAddingWhitePlayerFirst",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest",
                "duration" : 1.015,
                "failedSince" : 0,
                "name" : "testOverdueStrategy",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest",
                "duration" : 0.018,
                "failedSince" : 0,
                "name" : "testCompleteGameCreatedByFactoryAddingBlackPlayerFirst",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 1.149,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testCreateBlackPlayer",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testCreatePlayerWithDefaults",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testCreateWhitePlayer",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.004,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testGetState",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testToString",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testGetOutcome",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testGetName",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testEqualsObject",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testHashCode",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testIsUsingBlackTokens",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.01,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testToString",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testEqualsObject",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testHashCode",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testGetColumn",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testGetRow",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testOffset",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.023,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testGetBoard",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testGetBlackPlayer",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testCreateStateWithTwoBlackPlayers",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.006,
                "failedSince" : 0,
                "name" : "testCompleteGameWhiteWins",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testGetAndSetPlayerOutcome",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testToString",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testGetNumberOfConsecutiveSkips",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.0,
                "failedSince" : 0,
                "name" : "testComputeNextPlayers",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testGetAndSetPlayerState",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testGetPlayers",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testCreateStateWithWhitePlayerStarting",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testGetCurrentPlayer",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.004,
                "failedSince" : 0,
                "name" : "testIsFinishedAfterSkipMoves",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testCreateStateWithTwoWhitePlayers",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testFlipCurrentPlayer",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testHashCode",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.009,
                "failedSince" : 0,
                "name" : "testCreateStateWithTwoPlayersWithTheSameName",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.009,
                "failedSince" : 0,
                "name" : "testEquals",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testDeepCopy",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testGetWhitePlayer",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testCompleteGameBlackWins",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.118,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest",
                "duration" : 0.133,
                "failedSince" : 0,
                "name" : "testPlaceBlackToken1",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest",
                "duration" : 0.003,
                "failedSince" : 0,
                "name" : "testPlaceBlackToken2",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest",
                "duration" : 0.036,
                "failedSince" : 0,
                "name" : "testPlaceBlackTokenWrongMove",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest",
                "duration" : 0.005,
                "failedSince" : 0,
                "name" : "testPlaceWhiteTokenWrongMove",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testIsPlacingBlackToken",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest",
                "duration" : 0.01,
                "failedSince" : 0,
                "name" : "testPlaceBlackTokenForWhitePlayer",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testPlaceWhiteToken1",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest",
                "duration" : 0.009,
                "failedSince" : 0,
                "name" : "testPlaceWhiteToken2",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testGetTokenPosition",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.295,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest",
            "nodeId" : None,
            "timestamp" : None
          },
          {
            "cases" : [
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest",
                "duration" : 0.013,
                "failedSince" : 0,
                "name" : "testApplyToWrongSkipMoves",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testSkipPlacingBlackTokenForWhitePlayer",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest",
                "duration" : 0.017,
                "failedSince" : 0,
                "name" : "testIsPlacingBlackToken",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest",
                "duration" : 0.002,
                "failedSince" : 0,
                "name" : "testApplyToBlackMove",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest",
                "duration" : 0.007,
                "failedSince" : 0,
                "name" : "testSkipPlacingWhiteTokenForBlackPlayer",
                "skipped" : False,
                "status" : "PASSED"
              },
              {
                "testActions" : [
                  
                ],
                "age" : 0,
                "className" : "de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest",
                "duration" : 0.001,
                "failedSince" : 0,
                "name" : "testApplyToWhiteMove",
                "skipped" : False,
                "status" : "PASSED"
              }
            ],
            "duration" : 0.052,
            "enclosingBlockNames" : [
              
            ],
            "enclosingBlocks" : [
              
            ],
            "id" : None,
            "name" : "de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest",
            "nodeId" : None,
            "timestamp" : None
          }
        ]
      }
    }
  ]
}