Package org.opensaml.storage.impl
Class StorageServiceRevocationCacheTest
java.lang.Object
org.opensaml.storage.impl.StorageServiceRevocationCacheTest
Tests for
StorageServiceRevocationCache.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate StorageServiceRevocationCacheprivate MemoryStorageService -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
storageService
-
revocationCache
-
-
Constructor Details
-
StorageServiceRevocationCacheTest
public StorageServiceRevocationCacheTest()
-
-
Method Details
-
setUp
- Throws:
ComponentInitializationException
-
tearDown
@AfterMethod protected void tearDown() -
testInit
public void testInit() -
testStrictSetter
- Throws:
ComponentInitializationException
-
testExpirationSetter
public void testExpirationSetter() -
testStorageGetter
public void testStorageGetter() -
testRevocationSuccess
public void testRevocationSuccess() -
testRevocationSuccessLongContext
- Throws:
ComponentInitializationException
-
testRevocationSuccessLongLongItem
- Throws:
ComponentInitializationException
-
testRevocationExpirationSuccess
- Throws:
InterruptedException
-
testRevokedRecordFetch
- Throws:
IOException
-
testRevokedRecordDelete
- Throws:
IOException
-