{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.okhttp.UstadCacheInterceptorTest",
      "duration" : 0.073,
      "failedSince" : 0,
      "name" : "givenCompressableEntryNotYetCachedAlreadyEncoded_whenRequested_thenWillRespondAndCacheIt[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.okhttp.UstadCacheInterceptorTest",
      "duration" : 0.022,
      "failedSince" : 0,
      "name" : "givenCompressableEntryNotYetCachedNotEncoded_whenRequested_thenWillRespondAndCacheIt[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.okhttp.UstadCacheInterceptorTest",
      "duration" : 0.033,
      "failedSince" : 0,
      "name" : "givenEntryIsStaleAndValidatable_whenRequested_thenIsValidated[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.okhttp.UstadCacheInterceptorTest",
      "duration" : 0.026,
      "failedSince" : 0,
      "name" : "givenEntryNotYetCached_whenRequested_thenWillRespondAndCacheIt[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.okhttp.UstadCacheInterceptorTest",
      "duration" : 1.503,
      "failedSince" : 0,
      "name" : "givenImmutableEntryWasCached_whenRequested_thenCacheWillHit[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.okhttp.UstadCacheInterceptorTest",
      "duration" : 0.01,
      "failedSince" : 0,
      "name" : "givenRequestNotStorable_whenRequested_thenIsNotStored[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.okhttp.UstadCacheInterceptorTest",
      "duration" : 0.042,
      "failedSince" : 0,
      "name" : "givenResponseHasNoStoreHeader_whenRequested_thenIsNotStored[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.ustadmobile.libcache.okhttp.UstadCacheInterceptorTest",
      "duration" : 0.075,
      "failedSince" : 0,
      "name" : "givenResponsePartiallyStored_whenRequestedWithResumeUuid_thenWillResume[jvm]",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "UstadCacheInterceptorTest",
  "passCount" : 8,
  "skipCount" : 0
}