Documentation

MethodReflectionExtensionTest extends TestCase
in package

Table of Contents

$fixture  : MethodReflectionExtension
existingMethodProvider()  : array<string, array<string, string>>
setUp()  : void
testAttributeType()  : void
testAttributeTypeOfNoneExisting()  : void
testNodeHasMethodReturnsTrue()  : void

Properties

Methods

existingMethodProvider()

public existingMethodProvider() : array<string, array<string, string>>
Return values
array<string, array<string, string>>

testNodeHasMethodReturnsTrue()

public testNodeHasMethodReturnsTrue(string $className, string $methodName) : void
Parameters
$className : string
$methodName : string
Tags
dataProvider

existingMethodProvider

Return values
void

Search results