Documentation

TestResult
in package

FinalYes

Builds process result XML for executable asset runs.

Tags
author

Daniel Schulz

since
2022-08-15

Table of Contents

Methods

__construct()  : mixed
asNode()  : DOMElement
setError()  : void

Methods

__construct()

public __construct(string $packageName, string $testName) : mixed
Parameters
$packageName : string
$testName : string

asNode()

public asNode(DOMDocument $document) : DOMElement
Parameters
$document : DOMDocument
Return values
DOMElement
On this page

Search results