Package mondrian.util
Class ExpiringReferenceTest
- java.lang.Object
-
- TestCase
-
- mondrian.util.ExpiringReferenceTest
-
public class ExpiringReferenceTest extends TestCase
-
-
Constructor Summary
Constructors Constructor Description ExpiringReferenceTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testExpiryModeReAccess()
void
testExpiryModeReAccessWithEmptyGet()
void
testPermModeFollowedByNonPermGet()
void
testSimpleExpiryMode()
void
testSimplePermMode()
void
testSimpleSoftMode()
-