Documentation

Test extends Countable

Tags
no-named-arguments

Parameter names are not covered by the backward compatibility promise for PHPUnit

Table of Contents

Methods

run()  : TestResult
Runs a test and collects its result in a TestResult instance.

Methods

run()

Runs a test and collects its result in a TestResult instance.

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

        
On this page

Search results