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.
|
org.apache.sling.launchpad.webapp.integrationtest.crud | |
org.apache.sling.launchpad.webapp.integrationtest.issues | |
org.apache.sling.launchpad.webapp.integrationtest.scripting | |
org.apache.sling.launchpad.webapp.integrationtest.servlets.resolver.errorhandler |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSlingResourceTypeRenderingTest
Base abstract test for creating a Node and rendering it using scripts in
various supported languages, using slingResourceType-based
script resolution
|
class |
ExecuteScriptTest
Test the executeScript test method
|
class |
GetStarTest
A GET to *.html and *.json must work even if there is no Node
at the specified path (SLING-344)
|
class |
GetWithSuffixTest
GET requests with a suffix should fail with a 404, otherwise
we get a lot of extra possible URLs which point to the same
content.
|
class |
ImmediateScriptActivationTest
Upload many different scripts in sequence and verify that they are immediately
available to render content.
|
class |
NodeTypeBasedRenderingTest
Test rendering resources based on their JCR node type
|
class |
NodetypeRenderingTest
Test creating a Node and rendering it using scripts in
various supported languages, using nodetype-based
script resolution
|
class |
PropertyRenderingTest
Test the rendering of JCR Properties, directly addressed by URLs.
|
class |
ResourceSuperTypeTest
Test resource supertypes
|
class |
ScriptBindingsValuesProviderTest |
class |
ScriptBuiltinObjectsTest |
class |
SlingResourceTypeRenderingTest
Test creating a Node and rendering it using scripts in
various supported languages, using slingResourceType-based
script resolution
|
class |
SlingWebDavServletTest |
class |
StreamServletTest
Test the streaming of static files uploaded to the repository
|
Modifier and Type | Class and Description |
---|---|
class |
CrudTest |
Modifier and Type | Class and Description |
---|---|
class |
SLING2094Test
Test the SLING-2094 JSP errorpage statement
|
class |
SLING457Test |
Modifier and Type | Class and Description |
---|---|
class |
SlingJSPTaglibTest
Integration test of the new taglibs.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorHandlingTest
Test the sling error handling mechanism http://sling.apache.org/site/errorhandling.html
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.