@SpringBootTest(properties="spring.profiles.active=propertyTest",
webEnvironment=MOCK)
public class ButterfacesPropertiesIT
extends Object
| Constructor and Description |
|---|
ButterfacesPropertiesIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAjaxDisableRenderRegionsOnRequest() |
void |
testAjaxProcessingGlyphiconOnRequest() |
void |
testAjaxProcessingTextOnRequest() |
void |
testAutoTrimInputFields() |
void |
testGlyphiconCollapsing() |
void |
testGlyphiconExpansion() |
void |
testGlyphiconOptions() |
void |
testGlyphiconOrderLeft() |
void |
testGlyphiconOrderRight() |
void |
testGlyphiconRefresh() |
void |
testGlyphiconSortAscending() |
void |
testGlyphiconSortDescending() |
void |
testGlyphiconSortNone() |
void |
testIntegrationPrimefacesDisableJQuery() |
void |
testMaxLengthText() |
void |
testNoEntriesText() |
void |
testProvideBootstrap() |
void |
testProvideJQuery() |
void |
testSpinnerText() |
void |
testTreeBoxShowClearButton() |
void |
testUseCompressedResources() |
public void testAjaxProcessingGlyphiconOnRequest()
public void testAjaxProcessingTextOnRequest()
public void testMaxLengthText()
public void testNoEntriesText()
public void testSpinnerText()
public void testGlyphiconCollapsing()
public void testGlyphiconExpansion()
public void testGlyphiconOptions()
public void testGlyphiconRefresh()
public void testGlyphiconOrderLeft()
public void testGlyphiconOrderRight()
public void testGlyphiconSortAscending()
public void testGlyphiconSortDescending()
public void testGlyphiconSortNone()
public void testAjaxDisableRenderRegionsOnRequest()
public void testAutoTrimInputFields()
public void testProvideBootstrap()
public void testProvideJQuery()
public void testUseCompressedResources()
public void testIntegrationPrimefacesDisableJQuery()
public void testTreeBoxShowClearButton()
Copyright © 2016–2018 JoinFaces. All rights reserved.