{
  "_class" : "hudson.tasks.junit.ClassResult",
  "testActions" : [
    
  ],
  "child" : [
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.threerings.getdown.cache.ResourceCacheTest",
      "duration" : 0.02,
      "failedSince" : 0,
      "name" : "shouldCacheFile[.jar]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.threerings.getdown.cache.ResourceCacheTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "shouldCacheFile[.zip]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.threerings.getdown.cache.ResourceCacheTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "shouldNotCacheTheSameFile[.jar]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.threerings.getdown.cache.ResourceCacheTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "shouldNotCacheTheSameFile[.zip]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.threerings.getdown.cache.ResourceCacheTest",
      "duration" : 0.001,
      "failedSince" : 0,
      "name" : "shouldRememberWhenFileWasRequested[.jar]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.threerings.getdown.cache.ResourceCacheTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "shouldRememberWhenFileWasRequested[.zip]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.threerings.getdown.cache.ResourceCacheTest",
      "duration" : 0.003,
      "failedSince" : 0,
      "name" : "shouldTrackFileUsage[.jar]",
      "skipped" : False,
      "status" : "PASSED"
    },
    {
      "testActions" : [
        
      ],
      "age" : 0,
      "className" : "com.threerings.getdown.cache.ResourceCacheTest",
      "duration" : 0.0,
      "failedSince" : 0,
      "name" : "shouldTrackFileUsage[.zip]",
      "skipped" : False,
      "status" : "PASSED"
    }
  ],
  "failCount" : 0,
  "name" : "ResourceCacheTest",
  "passCount" : 8,
  "skipCount" : 0
}