Package generic.cache

Class CachingPoolTest

    • Constructor Detail

      • CachingPoolTest

        public CachingPoolTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCacheCreatesItem

        public void testCacheCreatesItem()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCacheCreatesAndReusesItems

        public void testCacheCreatesAndReusesItems()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCacheDisposesItem

        public void testCacheDisposesItem()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCacheDisposesItems

        public void testCacheDisposesItems()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception