public class PopulateProfileInterceptorContextTest extends Object
PopulateProfileInterceptorContext unit test.| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableList<ProfileInterceptorFlowDescriptor> |
interceptorFlows |
protected org.opensaml.profile.context.ProfileRequestContext |
prc |
protected org.springframework.webflow.execution.RequestContext |
src |
| Constructor and Description |
|---|
PopulateProfileInterceptorContextTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAction()
Test that the context is properly added.
|
void |
testError()
Test that the context is properly added.
|
protected com.google.common.collect.ImmutableList<ProfileInterceptorFlowDescriptor> interceptorFlows
protected org.springframework.webflow.execution.RequestContext src
protected org.opensaml.profile.context.ProfileRequestContext prc
Copyright © 1999–2014. All rights reserved.