Class ReleaseAttributesTest
- java.lang.Object
-
- net.shibboleth.idp.consent.flow.impl.AbstractConsentActionTest
-
- net.shibboleth.idp.consent.flow.ar.impl.AbstractAttributeReleaseActionTest
-
- net.shibboleth.idp.consent.flow.ar.impl.ReleaseAttributesTest
-
public class ReleaseAttributesTest extends AbstractAttributeReleaseActionTest
ReleaseAttributesunit test.
-
-
Field Summary
Fields Modifier and Type Field Description private net.shibboleth.idp.consent.context.AttributeReleaseContextarc-
Fields inherited from class net.shibboleth.idp.consent.flow.impl.AbstractConsentActionTest
action, descriptor, prc, src
-
-
Constructor Summary
Constructors Constructor Description ReleaseAttributesTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) voidsetUpAction()voidtestAllAttributesAreConsentable()voidtestSomeAttributesAreConsentable()-
Methods inherited from class net.shibboleth.idp.consent.flow.ar.impl.AbstractAttributeReleaseActionTest
setUpAttributeReleaseAction
-
Methods inherited from class net.shibboleth.idp.consent.flow.impl.AbstractConsentActionTest
setUp
-
-
-
-
Method Detail
-
setUpAction
@BeforeMethod void setUpAction() throws Exception
- Throws:
Exception
-
testAllAttributesAreConsentable
public void testAllAttributesAreConsentable() throws Exception- Throws:
Exception
-
-