HumHub Documentation (unofficial)

Unit
in package
implements LoaderInterface

Table of Contents

Interfaces

LoaderInterface

Properties

$tests  : mixed

Methods

getPattern()  : mixed
getTests()  : mixed
loadTests()  : mixed
createTestFromPhpUnitMethod()  : mixed
enhancePhpunitTest()  : mixed

Properties

$tests

protected mixed $tests = []

Methods

getPattern()

public getPattern() : mixed

getTests()

public getTests() : mixed

loadTests()

public loadTests(mixed $path) : mixed
Parameters
$path : mixed

createTestFromPhpUnitMethod()

protected createTestFromPhpUnitMethod(ReflectionClass $class, ReflectionMethod $method) : mixed
Parameters
$class : ReflectionClass
$method : ReflectionMethod

enhancePhpunitTest()

protected enhancePhpunitTest(Test $test) : mixed
Parameters
$test : Test

        
On this page

Search results