Class UpdateCounterTest
- 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.UpdateCounterTest
-
public class UpdateCounterTest extends AbstractConsentStorageActionTest
UpdateCounterunit test.
-
-
Field Summary
-
Fields inherited from class net.shibboleth.idp.consent.flow.impl.AbstractConsentActionTest
action, descriptor, prc, src
-
-
Constructor Summary
Constructors Constructor Description UpdateCounterTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUpAction()voidtestCreateCounter()voidtestUpdateCounter()-
Methods inherited from class net.shibboleth.idp.consent.flow.storage.impl.AbstractConsentStorageActionTest
getMemoryStorageService, populateAction, readConsentsFromStorage, setUpMemoryStorageService, testUnmodifiableInterceptorContextStrategy, testUnmodifiableStorageKeyStrategy, testUnmodifiableStorageSerializerStrategy
-
Methods inherited from class net.shibboleth.idp.consent.flow.impl.AbstractConsentActionTest
setUp
-
-