TestSuiteLoader
in
see https://github.com/sebastianbergmann/phpunit/issues/4039
Tags
Table of Contents
Methods
Methods
load()
public
load(string $suiteClassFile) : ReflectionClass
Parameters
- $suiteClassFile : string
Return values
ReflectionClassreload()
public
reload(ReflectionClass $aClass) : ReflectionClass
Parameters
- $aClass : ReflectionClass