9596979899100101102103104105
assertEquals(defaultDuration, response.getCacheDuration()); assertEquals(WebResponse.CacheScope.PRIVATE, response.getCacheScope()); } finally { tester.destroy(); } } @Test public void testUrlVersionStoredInRequestCycle()
108109110111112113114115116117118
949596979899100101102103104
90919293949596979899100