@SpringBootTest(classes=AnnotationConfiguration.class, webEnvironment=MOCK) public class ViewScopeIT extends JsfIT
| Constructor and Description |
|---|
ViewScopeIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testConversationId() |
void |
testRegisterDestructionCallback() |
void |
testResolveContextualObject() |
void |
testViewScope() |
Copyright © 2016 JoinFaces. All rights reserved.