{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.gaming.contest.util.CombinatoricsHelperTest",
      "duration" : 0.009,
      "failedSince" : 0,
      "name" : "testCombinations",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.gaming.contest.util.CombinatoricsHelperTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "testCombinationsOfPermutations",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.gaming.contest.util.CombinatoricsHelperTest",
      "duration" : 0.007,
      "failedSince" : 0,
      "name" : "testCombinationsWithRepetition",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.gaming.contest.util.CombinatoricsHelperTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "testCombinationsWithTooBigSublistSize",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.gaming.contest.util.CombinatoricsHelperTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "testFactorial",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.gaming.contest.util.CombinatoricsHelperTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "testNOverK",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.gaming.contest.util.CombinatoricsHelperTest",
      "duration" : 0.007,
      "failedSince" : 0,
      "name" : "testNthProduct",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.gaming.contest.util.CombinatoricsHelperTest",
      "duration" : 0.005,
      "failedSince" : 0,
      "name" : "testPermutations",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.gaming.contest.util.CombinatoricsHelperTest",
      "duration" : 0.01,
      "failedSince" : 0,
      "name" : "testPermutationsWithRepetition",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "de.fhdw.gaming.contest.util.CombinatoricsHelperTest",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "testPermutationsWithRepetition2",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "CombinatoricsHelperTest",
  "passCount" : 10,
  "skipCount" : 0
}