public class GlobalAttributeConsentPredicateTest extends Object
GlobalAttributeConsentPredicate unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.consent.logic.impl.GlobalAttributeConsentPredicate |
p |
private ProfileRequestContext |
prc |
private org.springframework.webflow.execution.RequestContext |
src |
| Constructor and Description |
|---|
GlobalAttributeConsentPredicateTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testApprovedGlobalConsent() |
void |
testNonGlobalPreviousConsents() |
void |
testNoPreviousConsents() |
void |
testNotApprovedGlobalConsent() |
void |
testNullConsentContext() |
void |
testNullInput() |
private org.springframework.webflow.execution.RequestContext src
private ProfileRequestContext prc
private net.shibboleth.idp.consent.logic.impl.GlobalAttributeConsentPredicate p
public void testNullInput()
public void testNullConsentContext()
public void testNoPreviousConsents()
public void testNonGlobalPreviousConsents()
public void testApprovedGlobalConsent()
public void testNotApprovedGlobalConsent()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.