@SpringBootTest(properties="spring.profiles.active=propertyTest",
webEnvironment=MOCK)
public class MyfacesPropertiesExpressionLanguageIT
extends Object
| Constructor and Description |
|---|
MyfacesPropertiesExpressionLanguageIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCacheElExpressions() |
void |
testExpressionFactory() |
void |
testStrictJsf2CcElResolver() |
void |
testSupportEl3ImportHandler() |
void |
testSupportJspAndFacesEl() |
public MyfacesPropertiesExpressionLanguageIT()
public void testStrictJsf2CcElResolver()
public void testSupportJspAndFacesEl()
public void testSupportEl3ImportHandler()
public void testCacheElExpressions()
public void testExpressionFactory()
Copyright © 2016–2018 JoinFaces. All rights reserved.