Package org.opensaml.storage.impl.client
Class SaveCookieBackedClientStorageServicesTest
java.lang.Object
org.opensaml.storage.impl.client.AbstractBaseClientStorageServiceTest
org.opensaml.storage.impl.client.SaveCookieBackedClientStorageServicesTest
Unit test for
SaveCookieBackedClientStorageServices.-
Field Summary
FieldsFields inherited from class org.opensaml.storage.impl.client.AbstractBaseClientStorageServiceTest
STORAGE_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.storage.impl.client.AbstractBaseClientStorageServiceTest
getStorageService, init
-
Field Details
-
prc
-
saveCtx
-
action
-
-
Constructor Details
-
SaveCookieBackedClientStorageServicesTest
public SaveCookieBackedClientStorageServicesTest()
-
-
Method Details
-
setUpClass
- Throws:
ComponentInitializationException
-
setUp
@BeforeMethod public void setUp() -
testNoServices
- Throws:
ComponentInitializationException
-
testNoContext
- Throws:
ComponentInitializationException
-
testNoCookieSources
- Throws:
ComponentInitializationException
-
testSave
-