{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.198,
      "failedSince" : 0,
      "name" : "testCreatePlayer",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.129,
      "failedSince" : 0,
      "name" : "testCreatePlayerThatAlreadyExists",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.146,
      "failedSince" : 0,
      "name" : "testCreatePlayerWithNull",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.078,
      "failedSince" : 0,
      "name" : "testDeletePlayer",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.114,
      "failedSince" : 0,
      "name" : "testDeletePlayerWithNonExistent",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.082,
      "failedSince" : 0,
      "name" : "testFindPlayer",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.13,
      "failedSince" : 0,
      "name" : "testFindPlayersByLocalityNullNickamne",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.184,
      "failedSince" : 0,
      "name" : "testFindPlayersByNicknameNullNickamne",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.177,
      "failedSince" : 0,
      "name" : "testFindPlayersByUser",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.124,
      "failedSince" : 0,
      "name" : "testGetTeamPlayersNullTeam",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.09,
      "failedSince" : 0,
      "name" : "testUpdatePlayer",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 1.066,
      "failedSince" : 0,
      "name" : "testUpdatePlayerWithAnotherUser",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.128,
      "failedSince" : 0,
      "name" : "testUpdatePlayerWithNonExistent",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.139,
      "failedSince" : 0,
      "name" : "testUpdatePlayerWithNull",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "PlayerEJBTest",
  "passCount" : 14,
  "skipCount" : 0
}