Documentation

ArgumentTest extends TestCase
in package

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

Tags
uses
Argument
uses
Argument::matches
uses
ProjectFactoryStrategies
uses
Type
coversDefaultClass

\phpDocumentor\Reflection\Php\Factory\Argument

covers
covers
covers

::

covers

::

Table of Contents

$fixture  : ProjectFactoryStrategy
createContext()  : ContextStack
testCreate()  : void
testCreateThrowsException()  : void
testMatches()  : void
setUp()  : void

Properties

Methods

testCreate()

public testCreate() : void
Tags
covers
Return values
void

testCreateThrowsException()

public testCreateThrowsException() : void
Tags
covers
Return values
void

testMatches()

public testMatches() : void
Tags
covers
Return values
void

Search results