fail("Threw exception when evaluating query with cached results : " + jdoe.getMessage());
}
q2.closeAll();
} finally {
// Evict the cached results
cache.evictAll();
}
}
public void testCandidateCollectionInMemory() {
ds.put(null, newFlightEntity("1", "yar", "bam", 1, 2));