Test
extends
Countable
in
Tags
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