public class FlowDescriptorLookupFunctionTest extends Object
FlowDescriptorLookupFunction unit test.| Modifier and Type | Field and Description |
|---|---|
private ProfileInterceptorContext |
pic |
private ProfileRequestContext |
prc |
private org.springframework.webflow.execution.RequestContext |
src |
| Constructor and Description |
|---|
FlowDescriptorLookupFunctionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testLookup() |
void |
testLookupChild() |
void |
testLookupParent() |
void |
testNoAttemptedFlow() |
void |
testNoInterceptorContext() |
void |
testNullInput() |
private org.springframework.webflow.execution.RequestContext src
private ProfileRequestContext prc
private ProfileInterceptorContext pic
public void setUp()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testLookup()
public void testLookupChild()
public void testLookupParent()
public void testNullInput()
public void testNoInterceptorContext()
public void testNoAttemptedFlow()
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.