Documentation

TestSuite extends TestSuite
in package

Table of Contents

Methods

run()  : TestResult
Runs the tests and collects their result in a TestResult.

Methods

run()

Runs the tests and collects their result in a TestResult.

public run([TestResult|null $result = null ]) : TestResult
Parameters
$result : TestResult|null = null

A test result.

Return values
TestResult

        
On this page

Search results