Documentation

MethodReflectionExtensionTest extends TestCase
in package

FinalYes

Table of Contents

Properties

$fixture  : MethodReflectionExtension

Methods

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


        
On this page

Search results