@SpringBootTest(properties="spring.profiles.active=propertyTest",
webEnvironment=MOCK)
public class MyfacesPropertiesDeprecatedIT
extends Object
| Constructor and Description |
|---|
MyfacesPropertiesDeprecatedIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCacheOldViewsInSessionMode() |
void |
testErrorHandler() |
void |
testHandleStateCachingMechanics() |
void |
testSaveStateWithVisitTreeOnPass() |
void |
testSerializeStateInSession() |
void |
testViewstateJavascript() |
public void testErrorHandler()
public void testViewstateJavascript()
public void testSerializeStateInSession()
public void testCacheOldViewsInSessionMode()
public void testHandleStateCachingMechanics()
public void testSaveStateWithVisitTreeOnPass()
Copyright © 2016–2018 JoinFaces. All rights reserved.