Package mondrian.util

Class ExpiringReferenceTest


  • public class ExpiringReferenceTest
    extends TestCase
    • Constructor Detail

      • ExpiringReferenceTest

        public ExpiringReferenceTest()
    • Method Detail

      • testSimpleExpiryMode

        public void testSimpleExpiryMode()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testExpiryModeReAccess

        public void testExpiryModeReAccess()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testExpiryModeReAccessWithEmptyGet

        public void testExpiryModeReAccessWithEmptyGet()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSimpleSoftMode

        public void testSimpleSoftMode()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSimplePermMode

        public void testSimplePermMode()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testPermModeFollowedByNonPermGet

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