Package org.opensaml.storage.testing
Class StorageServiceTest
java.lang.Object
org.opensaml.storage.testing.StorageServiceTest
Test of
StorageService implementations.-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidprotected abstract EnumeratableStorageServiceReturns a fresh service instance to test.voidobjects()protected voidsetUp()voidstrings()protected voidtearDown()protected voidCalled to init a thread in preparation to run a test.voidupdate()voidupdates()
-
Field Details
-
random
-
-
Constructor Details
-
StorageServiceTest
public StorageServiceTest()
-
-
Method Details
-
getStorageService
Returns a fresh service instance to test.- Returns:
- a new instance
-
threadInit
protected void threadInit()Called to init a thread in preparation to run a test. -
setUp
- Throws:
ComponentInitializationException
-
tearDown
@AfterClass protected void tearDown() -
strings
- Throws:
IOException
-
expiration
- Throws:
IOExceptionInterruptedException
-
updates
- Throws:
IOExceptionVersionMismatchException
-
update
-
objects
- Throws:
IOExceptionInterruptedException
-
enumerate
- Throws:
IOException
-