{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.domain.MatchTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "testMatchConstructor",
      "skipped" : false,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.domain.MatchTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "testSetMatchCommentsNull",
      "skipped" : false,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.domain.MatchTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "testSetMatchDateNull",
      "skipped" : false,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.domain.MatchTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "testSetMatchDescriptionNull",
      "skipped" : false,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.domain.MatchTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "testSetMatchDescriptionTooLong",
      "skipped" : false,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.domain.MatchTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "testSetMatchDurationTooShort",
      "skipped" : false,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.domain.MatchTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "testSetMatchHomeTeamNull",
      "skipped" : false,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.domain.MatchTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "testSetMatchLocalPointsTooShort",
      "skipped" : false,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.domain.MatchTest",
      "duration" : 0.013,
      "failedSince" : 0,
      "name" : "testSetMatchRoundNull",
      "skipped" : false,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.domain.MatchTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "testSetMatchStateNull",
      "skipped" : false,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.domain.MatchTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "testSetMatchVisitingPointsTooShort",
      "skipped" : false,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.domain.MatchTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "testSetMatchVisitingTeamNull",
      "skipped" : false,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "MatchTest",
  "passCount" : 12,
  "skipCount" : 0
}