IconSetup |
Setup an icon environment for the page tests.
|
LocalizationSetup |
Set up Localization Services for Page Tests.
|
PageTest |
A testing framework to write integration tests for wiki pages.
|
PageTestEnvironment |
Environment implement that look for resources in the target/classes directory.
|
SkinExtensionSetup |
Set up Skin Extension plugins for Page Tests.
|
StubRenderingConfiguration |
Stubbed RenderingConfiguration to control the list of Transformations
to execute in Page tests (specifically to not execute the Icon transformation, for performance optimizations).
|
TestNoScriptMacro |
This macro prints an error log when it is executed, making the page test fail.
|
URLFactorySetup |
Set up URL Factory for Page Tests.
|
WikiMacroSetup |
Set up a wiki macro for the page test.
|