AllureSuiteXml

Undocumented in source.

Constructors

this
this(string destination, SuiteResult result, string uuid)
Undocumented in source.

Members

Functions

toString
string toString()

Converts the suiteResult to a xml string

Variables

allureVersion
string allureVersion;

The allure version

result
SuiteResult result;

The suite result

uuid
string uuid;

The suite id

Meta