Documentation

TestSuiteLoader

see https://github.com/sebastianbergmann/phpunit/issues/4039

Tags
no-named-arguments

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

Table of Contents

Methods

load()  : ReflectionClass
reload()  : ReflectionClass

Methods

load()

public load(string $suiteClassFile) : ReflectionClass
Parameters
$suiteClassFile : string
Return values
ReflectionClass

reload()

public reload(ReflectionClass $aClass) : ReflectionClass
Parameters
$aClass : ReflectionClass
Return values
ReflectionClass

        
On this page

Search results