{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.225,
      "failedSince" : 0,
      "name" : "testCreatePlayer",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.108,
      "failedSince" : 0,
      "name" : "testCreatePlayerThatAlreadyExists",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.132,
      "failedSince" : 0,
      "name" : "testCreatePlayerWithNull",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.1,
      "failedSince" : 0,
      "name" : "testDeletePlayer",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.283,
      "failedSince" : 0,
      "name" : "testDeletePlayerWithNonExistent",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.105,
      "failedSince" : 0,
      "name" : "testFindPlayer",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.103,
      "failedSince" : 0,
      "name" : "testFindPlayersByLocalityNullNickamne",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.121,
      "failedSince" : 0,
      "name" : "testFindPlayersByNicknameNullNickamne",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.219,
      "failedSince" : 0,
      "name" : "testFindPlayersByUser",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.114,
      "failedSince" : 0,
      "name" : "testGetTeamPlayersNullTeam",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.083,
      "failedSince" : 0,
      "name" : "testUpdatePlayer",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.942,
      "failedSince" : 0,
      "name" : "testUpdatePlayerWithAnotherUser",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.155,
      "failedSince" : 0,
      "name" : "testUpdatePlayerWithNonExistent",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "ligaaas.teamc.service.PlayerEJBTest",
      "duration" : 0.119,
      "failedSince" : 0,
      "name" : "testUpdatePlayerWithNull",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "PlayerEJBTest",
  "passCount" : 14,
  "skipCount" : 0
}