JelixTestSuite
extends TestSuite
in package
Tags
Table of Contents
- $module : mixed
- __construct() : mixed
- run() : TestResult
Properties
$module
protected
mixed
$module
= \null
Tags
Methods
__construct()
public
__construct(mixed $module) : mixed
Parameters
- $module : mixed
Tags
Return values
mixed —run()
public
run([TestResult $result = null ]) : TestResult
Parameters
- $result : TestResult = null