public void testEntryDuration() throws Exception {
   assertEquals(1, pool.getTimeoutSeconds(), 1);
 }