Class | Description |
---|---|
DOMElementWriter |
Writes a DOM tree to a given Writer.
|
DOMElementWriter.XmlNamespacePolicy |
Whether namespaces should be ignored for elements and attributes.
|
MapIList |
Mocked implementation of an IList useful for adding in the environment for
tests
You can build it easily with a List
|
StringUtils |
A set of helper methods related to string manipulation.
|
TestElement |
Collection of test helpers for testing elements.
|
TestEnv |
Testable env - it can be built with a content that can override variables and
lists
|
TestRunnerElement | |
Util |
Utility and support functions specific for AgileSites
|
XmlTestReport |
Prints XML output of the test to a specified Writer.
|