public class FlowIdLookupFunctionTest extends Object
FlowIdLookupFunction unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.consent.logic.impl.FlowIdLookupFunction |
function |
private ProfileRequestContext |
prc |
private org.springframework.webflow.execution.RequestContext |
src |
| Constructor and Description |
|---|
FlowIdLookupFunctionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testFlowId() |
void |
testNonActiveFlowExecutionContext() |
void |
testNullFlowExecutionContext() |
void |
testNullInput() |
void |
testNullSpringRequestContext() |
void |
testNullWebFlowRequestContext() |
private org.springframework.webflow.execution.RequestContext src
private ProfileRequestContext prc
private net.shibboleth.idp.consent.logic.impl.FlowIdLookupFunction function
public void testNullInput()
public void testNullSpringRequestContext()
public void testNullWebFlowRequestContext()
public void testNullFlowExecutionContext()
public void testNonActiveFlowExecutionContext()
public void testFlowId()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.