Class EHCacheExpiryTest


  • public class EHCacheExpiryTest
    extends Object
    Some unit tests for the EHCacheExpiry implementation
    • Constructor Detail

      • EHCacheExpiryTest

        public EHCacheExpiryTest()
    • Method Detail

      • testNoExpirySpecified

        @Test
        public void testNoExpirySpecified()
      • testExpirySpecified

        @Test
        public void testExpirySpecified()
      • testExpirySpecified2

        @Test
        public void testExpirySpecified2()
      • testNegativeExpirySpecified

        @Test
        public void testNegativeExpirySpecified()
      • testHugeExpirySpecified

        @Test
        public void testHugeExpirySpecified()