{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "org.appng.application.manager.business.ApplicationPropertiesTest",
      "duration" : 2.377,
      "failedSince" : 0,
      "name" : "testCreate",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "org.appng.application.manager.business.ApplicationPropertiesTest",
      "duration" : 0.39,
      "failedSince" : 0,
      "name" : "testShowAll",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "org.appng.application.manager.business.ApplicationPropertiesTest",
      "duration" : 0.248,
      "failedSince" : 0,
      "name" : "testShowOne",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "org.appng.application.manager.business.ApplicationPropertiesTest",
      "duration" : 0.612,
      "failedSince" : 0,
      "name" : "testUpdate",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "ApplicationPropertiesTest",
  "passCount" : 4,
  "skipCount" : 0
}