@SpringBootTest(properties={"jsf.scope-configurer.cdi.enabled=false","jsf.scope-configurer.jsf.enabled=false"},
webEnvironment=MOCK)
public class CustomScopeAnnotationConfigurerEnabledIT
extends Object
| Constructor and Description |
|---|
CustomScopeAnnotationConfigurerEnabledIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCdiEnabled() |
void |
testJsfEnabled() |
Copyright © 2016–2018 JoinFaces. All rights reserved.