|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RenderingTestBase | |
---|---|
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.issues |
Uses of RenderingTestBase in org.apache.sling.launchpad.webapp.integrationtest |
---|
Subclasses of RenderingTestBase in org.apache.sling.launchpad.webapp.integrationtest | |
---|---|
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 |
JspForwardTest
Test the {link ScriptHelper#forward) functionality |
class |
JspIncludeTest
Test the {link ScriptHelper#include) functionality |
class |
JspScriptingTest
Test JSP scripting TODO this class can be generalized to be used for any scripting language, that would help in testing all scripting engines. |
class |
JspTestBase
Base class for tests that use JSP - configures the JSP scripting engine in a test-friendly way |
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 |
StreamServletTest
Test the streaming of static files uploaded to the repository |
Uses of RenderingTestBase in org.apache.sling.launchpad.webapp.integrationtest.issues |
---|
Subclasses of RenderingTestBase in org.apache.sling.launchpad.webapp.integrationtest.issues | |
---|---|
class |
SLING457Test
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |