Package mondrian.util

Class ExpiringReferenceTest


  • public class ExpiringReferenceTest
    extends TestCase
    • Constructor Detail

      • ExpiringReferenceTest

        public ExpiringReferenceTest()
    • Method Detail

      • testSimpleExpiryMode

        public void testSimpleExpiryMode()
                                  throws Exception
        Throws:
        Exception
      • testExpiryModeReAccess

        public void testExpiryModeReAccess()
                                    throws Exception
        Throws:
        Exception
      • testExpiryModeReAccessWithEmptyGet

        public void testExpiryModeReAccessWithEmptyGet()
                                                throws Exception
        Throws:
        Exception
      • testSimpleSoftMode

        public void testSimpleSoftMode()
                                throws Exception
        Throws:
        Exception
      • testSimplePermMode

        public void testSimplePermMode()
                                throws Exception
        Throws:
        Exception
      • testPermModeFollowedByNonPermGet

        public void testPermModeFollowedByNonPermGet()
                                              throws Exception
        Throws:
        Exception