Uses of Class
org.apache.sling.launchpad.webapp.integrationtest.AbstractSlingResourceTypeRenderingTest
-
Packages that use AbstractSlingResourceTypeRenderingTest Package Description org.apache.sling.launchpad.webapp.integrationtest The tests found in and under this package are used in the "integration-test" build phase (SLING-82), they are not run as part of the normal "test" build phase. -
-
Uses of AbstractSlingResourceTypeRenderingTest in org.apache.sling.launchpad.webapp.integrationtest
Subclasses of AbstractSlingResourceTypeRenderingTest in org.apache.sling.launchpad.webapp.integrationtest Modifier and Type Class Description class
ImmediateScriptActivationTest
Upload many different scripts in sequence and verify that they are immediately available to render content.class
SlingResourceTypeRenderingTest
Test creating a Node and rendering it using scripts in various supported languages, using slingResourceType-based script resolution
-