| Class | Description |
|---|---|
| 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). |
| URLFactorySetup |
Set up URL Factory for Page Tests.
|
| Annotation Type | Description |
|---|---|
| HTML50ComponentList |
Pack of default Component implementations that are needed for Parsing and Rendering in HTML 5.0.
|
| PageComponentList |
Pack of default Component implementations that are needed for rendering wiki pages.
|
| XHTML10ComponentList |
Pack of default Component implementations that are needed for Parsing and Rendering in XHTML 1.0.
|
| XWikiSyntax20ComponentList |
Pack of default Component implementations that are needed for Parsing and Rendering in XWiki Syntax 2.0.
|
| XWikiSyntax21ComponentList |
Pack of default Component implementations that are needed for Parsing and Rendering in XWiki Syntax 2.1.
|
Copyright © 2004–2021 XWiki. All rights reserved.