@SpringBootTest(properties="spring.profiles.active=propertyTest",
webEnvironment=MOCK)
public class MyfacesPropertiesRenderingIT
extends Object
| Constructor and Description |
|---|
MyfacesPropertiesRenderingIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAllowJavascript() |
void |
testDefaultResponseWriterContentTypeMode() |
void |
testEarlyFlushEnabled() |
void |
testJsfJsMode() |
void |
testPrettyHtml() |
void |
testRenderClearJavascriptForButton() |
void |
testRenderFormSubmitScriptInline() |
void |
testRenderFormViewStateAtBegin() |
void |
testRenderHiddenFieldsForLinkParams() |
void |
testSaveFormSubmitLinkIe() |
void |
testStrictXhtmlLinks() |
void |
testUseMultipleJsFilesForJsfUncompressedJs() |
void |
testWrapScriptContentWithXmlCommentTag() |
public void testPrettyHtml()
public void testAllowJavascript()
public void testStrictXhtmlLinks()
public void testRenderClearJavascriptForButton()
public void testRenderHiddenFieldsForLinkParams()
public void testSaveFormSubmitLinkIe()
public void testWrapScriptContentWithXmlCommentTag()
public void testRenderFormSubmitScriptInline()
public void testDefaultResponseWriterContentTypeMode()
public void testUseMultipleJsFilesForJsfUncompressedJs()
public void testJsfJsMode()
public void testEarlyFlushEnabled()
public void testRenderFormViewStateAtBegin()
Copyright © 2016–2018 JoinFaces. All rights reserved.