@SpringBootTest(properties={"jsf.scope-configurer.cdi.order=100","jsf.scope-configurer.jsf.order=200"},
webEnvironment=MOCK)
public class CustomScopeAnnotationConfigurerOrderIT
extends Object
| Constructor and Description |
|---|
CustomScopeAnnotationConfigurerOrderIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCdiOrder() |
void |
testJsfOrder() |
Copyright © 2016–2018 JoinFaces. All rights reserved.