{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.UstadCacheJvmTest",
      "duration" : 0.012,
      "failedSince" : 0,
      "name" : "givenCompressableFileStored_whenRequestMadeWithoutAcceptEncoding_thenWillBeRetrievedAsCacheHitAndBeCompressed[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.UstadCacheJvmTest",
      "duration" : 0.014,
      "failedSince" : 0,
      "name" : "givenCompressableFileStored_whenRequestMade_thenWillBeRetrievedAsCacheHitAndBeCompressed[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.UstadCacheJvmTest",
      "duration" : 0.037,
      "failedSince" : 0,
      "name" : "givenEmptyFileStored_whenRequestMade_thenWillBeRetrievedAsCacheHit[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.UstadCacheJvmTest",
      "duration" : 0.016,
      "failedSince" : 0,
      "name" : "givenEntryLocked_whenLockRemoved_thenWillBeMovedToCacheDir[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.UstadCacheJvmTest",
      "duration" : 0.078,
      "failedSince" : 0,
      "name" : "givenEntryNotLocked_whenLockAdded_thenWillBeMovedToPersistentDir[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.UstadCacheJvmTest",
      "duration" : 0.007,
      "failedSince" : 0,
      "name" : "givenEntryNotStored_whenRetrieved_thenWillReturnNull[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.UstadCacheJvmTest",
      "duration" : 0.016,
      "failedSince" : 0,
      "name" : "givenFileCachedAndStored_whenPartialRequestMadeIfRangeNotMatched_thenWillReceiveFullResponse[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.UstadCacheJvmTest",
      "duration" : 0.017,
      "failedSince" : 0,
      "name" : "givenFileCachedAndStored_whenPartialRequestMade_thenWillReceivePartialData[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.UstadCacheJvmTest",
      "duration" : 0.013,
      "failedSince" : 0,
      "name" : "givenLockedEntryStored_whenRequestMade_thenWillBeRetrievedAsCacheHitAndSavedInPersistentPath[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.UstadCacheJvmTest",
      "duration" : 0.015,
      "failedSince" : 0,
      "name" : "givenNonCompressableFileStored_whenRequestMade_thenWillBeRetrievedAsCacheHitAndNotCompressed[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.UstadCacheJvmTest",
      "duration" : 0.019,
      "failedSince" : 0,
      "name" : "givenResponseIsNotUpdated_whenStored_thenWillUpdateLastAccessAndValidationTime[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.UstadCacheJvmTest",
      "duration" : 0.358,
      "failedSince" : 0,
      "name" : "givenResponseIsUpdated_whenRetrieved_thenLatestResponseWillBeReturned[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "UstadCacheJvmTest",
  "passCount" : 12,
  "skipCount" : 0
}