@SpringBootTest(properties="spring.profiles.active=propertyTest",
webEnvironment=MOCK)
public class MyfacesPropertiesViewHandlingIT
extends Object
| Constructor and Description |
|---|
MyfacesPropertiesViewHandlingIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCheckedViewidCacheEnabled() |
void |
testCheckedViewidCacheSize() |
void |
testComponentUniqueIdsCacheSize() |
void |
testStrictJsf2FaceletsCompatibility() |
void |
testStrictJsf2ViewNotFound() |
void |
testViewUniqueIdsCacheEnabled() |
public void testCheckedViewidCacheSize()
public void testCheckedViewidCacheEnabled()
public void testViewUniqueIdsCacheEnabled()
public void testComponentUniqueIdsCacheSize()
public void testStrictJsf2ViewNotFound()
public void testStrictJsf2FaceletsCompatibility()
Copyright © 2016–2018 JoinFaces. All rights reserved.