Class AbstractAttributeReleaseActionTest
- java.lang.Object
-
- net.shibboleth.idp.consent.flow.impl.AbstractConsentActionTest
-
- net.shibboleth.idp.consent.flow.ar.impl.AbstractAttributeReleaseActionTest
-
- Direct Known Subclasses:
PopulateAttributeReleaseContextTest,ReleaseAttributesTest
public abstract class AbstractAttributeReleaseActionTest extends AbstractConsentActionTest
AbstractAttributeReleaseActionunit test.
-
-
Field Summary
-
Fields inherited from class net.shibboleth.idp.consent.flow.impl.AbstractConsentActionTest
action, descriptor, prc, src
-
-
Constructor Summary
Constructors Constructor Description AbstractAttributeReleaseActionTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUpAttributeReleaseAction()-
Methods inherited from class net.shibboleth.idp.consent.flow.impl.AbstractConsentActionTest
setUp
-
-
-
-
Method Detail
-
setUpAttributeReleaseAction
@BeforeMethod public void setUpAttributeReleaseAction() throws Exception
- Throws:
Exception
-
-