@SpringBootTest(properties="spring.profiles.active=propertyTest",
webEnvironment=MOCK)
public class PrimefacesPropertiesIT
extends Object
| Constructor and Description |
|---|
PrimefacesPropertiesIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAutoUpdate() |
void |
testCacheProvider() |
void |
testClientSideValidation() |
void |
testDir() |
void |
testEarlyPostParamEvaluation() |
void |
testFontAwesome() |
void |
testInterpolateClientSideValidationMessages() |
void |
testLegacyWidgetNamespace() |
void |
testMobileTheme() |
void |
testPrivateCaptchaKey() |
void |
testPublicCaptchaKey() |
void |
testPushServerUrl() |
void |
testResetValues() |
void |
testSecret() |
void |
testSubmit() |
void |
testTheme() |
void |
testTransformMetadata() |
void |
testUploader() |
public void testPrivateCaptchaKey()
public void testPublicCaptchaKey()
public void testAutoUpdate()
public void testCacheProvider()
public void testDir()
public void testEarlyPostParamEvaluation()
public void testFontAwesome()
public void testInterpolateClientSideValidationMessages()
public void testLegacyWidgetNamespace()
public void testMobileTheme()
public void testClientSideValidation()
public void testPushServerUrl()
public void testResetValues()
public void testSecret()
public void testSubmit()
public void testTheme()
public void testTransformMetadata()
public void testUploader()
Copyright © 2016–2018 JoinFaces. All rights reserved.