{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "es.uvigo.esei.dgss.letta.domain.entities.RegistrationTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "testConstructor",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "es.uvigo.esei.dgss.letta.domain.entities.RegistrationTest",
      "duration" : 0.007,
      "failedSince" : 0,
      "name" : "testConstructorNull",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "es.uvigo.esei.dgss.letta.domain.entities.RegistrationTest",
      "duration" : 0.119,
      "failedSince" : 0,
      "name" : "testEqualsHashCodeContract",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "RegistrationTest",
  "passCount" : 3,
  "skipCount" : 0
}