Documentation

Function_Test extends TestCase
in package
Uses ProphecyTrait

Base test case for all strategies, to be sure that they check if the can handle objects before handeling them.

Tags
uses
Function_::matches
uses
Function_
uses
Argument
uses
Type
coversDefaultClass

\phpDocumentor\Reflection\Php\Factory\Function_

covers
covers

::

covers

::

Table of Contents

$fixture  : ProjectFactoryStrategy
$docBlockFactory  : ObjectProphecy
createContext()  : ContextStack
testCreateThrowsException()  : void
testCreateWithDocBlock()  : void
testCreateWithoutParameters()  : void
testCreateWithParameters()  : void
testIteratesStatements()  : void
testMatches()  : void
setUp()  : void

Properties

Methods

testCreateThrowsException()

public testCreateThrowsException() : void
Tags
covers
Return values
void

testCreateWithDocBlock()

public testCreateWithDocBlock() : void
Tags
covers
Return values
void

testCreateWithoutParameters()

public testCreateWithoutParameters() : void
Tags
covers
Return values
void

testCreateWithParameters()

public testCreateWithParameters() : void
Tags
covers
Return values
void

testIteratesStatements()

public testIteratesStatements() : void
Tags
covers
Return values
void

testMatches()

public testMatches() : void
Tags
covers
Return values
void

Search results