Class CreateGlobalConsentResultTest
- java.lang.Object
-
- net.shibboleth.idp.consent.flow.impl.AbstractConsentActionTest
-
- net.shibboleth.idp.consent.flow.storage.impl.AbstractConsentStorageActionTest
-
- net.shibboleth.idp.consent.flow.storage.impl.AbstractConsentIndexedStorageActionTest
-
- net.shibboleth.idp.consent.flow.storage.impl.CreateGlobalConsentResultTest
-
public class CreateGlobalConsentResultTest extends AbstractConsentIndexedStorageActionTest
CreateGlobalConsentResultunit test.
-
-
Field Summary
-
Fields inherited from class net.shibboleth.idp.consent.flow.impl.AbstractConsentActionTest
action, descriptor, prc, src
-
-
Constructor Summary
Constructors Constructor Description CreateGlobalConsentResultTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUpAction()voidtestCreateGlobalConsentResult()-
Methods inherited from class net.shibboleth.idp.consent.flow.storage.impl.AbstractConsentIndexedStorageActionTest
populateAction, readStorageKeysFromIndex, testUnmodifiableStorageIndexKeyStrategy, testUnmodifiableStorageKeysSerializerStrategy, testUnmodifiableStorageKeysStrategy
-
Methods inherited from class net.shibboleth.idp.consent.flow.storage.impl.AbstractConsentStorageActionTest
getMemoryStorageService, readConsentsFromStorage, setUpMemoryStorageService, testUnmodifiableInterceptorContextStrategy, testUnmodifiableStorageKeyStrategy, testUnmodifiableStorageSerializerStrategy
-
Methods inherited from class net.shibboleth.idp.consent.flow.impl.AbstractConsentActionTest
setUp
-
-
-
-
Method Detail
-
setUpAction
@BeforeMethod public void setUpAction() throws Exception
- Throws:
Exception
-
-