@SpringBootTest(properties="spring.profiles.active=propertyTest",
webEnvironment=MOCK)
public class AngularfacesPropertiesIT
extends Object
| Constructor and Description |
|---|
AngularfacesPropertiesIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAddLabels() |
void |
testAddMessages() |
void |
testClientSideMessages() |
void |
testIncludeAngularJS() |
void |
testIncludeAngularMessages() |
void |
testIncludeJQuery() |
void |
testIncludeJQueryUI() |
void |
testIncludeMainJS() |
void |
testTranslation() |
public void testAddLabels()
public void testAddMessages()
public void testTranslation()
public void testIncludeAngularJS()
public void testIncludeJQuery()
public void testIncludeJQueryUI()
public void testIncludeAngularMessages()
public void testClientSideMessages()
public void testIncludeMainJS()
Copyright © 2016–2018 JoinFaces. All rights reserved.