{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.lib.util.TestSysPathUtil",
      "duration" : 0.002,
      "failedSince" : 0,
      "name" : "givenCommandInPathOnUnix_whenFindCommandInPathCalled_thenReturnsFile[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.lib.util.TestSysPathUtil",
      "duration" : 0.014,
      "failedSince" : 0,
      "name" : "givenCommandInPathOnWindows_whenCommandInPathCalled_thenReturnsFile[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.lib.util.TestSysPathUtil",
      "duration" : 0.004,
      "failedSince" : 0,
      "name" : "givenCommandNotInPathOnUnix_whenFindCommandInPathCalled_thenReturnNull[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.lib.util.TestSysPathUtil",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "givenCommandNotInPathOnWindows_whenCommandInPathCalled_thenReturnsNull[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "TestSysPathUtil",
  "passCount" : 4,
  "skipCount" : 0
}