Class MappingEventsTest
- java.lang.Object
-
- org.apache.sling.launchpad.testservices.serversidetests.MappingEventsTest
-
public class MappingEventsTest extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
PROP_REDIRECT_EXTERNAL
-
Constructor Summary
Constructors Constructor Description MappingEventsTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
deleteTestNodes()
void
setup()
void
testSaveMappings()
Test SLING-4058 - unexpected timeouts in saveMappingsvoid
testVanityPaths()
-
-
-
Field Detail
-
PROP_REDIRECT_EXTERNAL
public static final String PROP_REDIRECT_EXTERNAL
- See Also:
- Constant Field Values
-
-