Property | Type | Description | |
---|---|---|---|
CreateSummaryXmlDoc | |||
GetPropertyList | |||
Write | void |
Method | Description | |
---|---|---|
ExecuteTask ( ) : void |
This is where the work is done
|
|
InitializeTask ( |
Initializes task and ensures the supplied attributes are valid.
|
Method | Description | |
---|---|---|
CreateSummaryXmlDoc ( ) : |
Initializes the XmlDocument instance used to summarize the test results
|
|
GetPropertyList ( ) : |
Builds an XsltArgumentList with all the properties defined in the current project as XSLT parameters.
|
|
Write ( |
protected InitializeTask ( |
||
taskNode | Xml node used to define this task instance. | |
return | void |