{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.gaming.ipspiel22.vierGewinnt.strategy.MinMaxViergewinntTest",
      "duration" : 0.017,
      "failedSince" : 0,
      "name" : "testCommitMove",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.gaming.ipspiel22.vierGewinnt.strategy.MinMaxViergewinntTest",
      "duration" : 0.023,
      "failedSince" : 0,
      "name" : "testEvaluateStateful",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.gaming.ipspiel22.vierGewinnt.strategy.MinMaxViergewinntTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "testEvaluateStatefulEmptyBoard",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.gaming.ipspiel22.vierGewinnt.strategy.MinMaxViergewinntTest",
      "duration" : 0.023,
      "failedSince" : 0,
      "name" : "testGetPossibleMoves",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.gaming.ipspiel22.vierGewinnt.strategy.MinMaxViergewinntTest",
      "duration" : 0.007,
      "failedSince" : 0,
      "name" : "testIsGameOver",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.gaming.ipspiel22.vierGewinnt.strategy.MinMaxViergewinntTest",
      "duration" : 5.108,
      "failedSince" : 0,
      "name" : "testMinMaxVSRandom",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "MinMaxViergewinntTest",
  "passCount" : 6,
  "skipCount" : 0
}