Documentation

Trait_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
Trait_
uses
Method
uses
Visibility
uses
Property
uses
PropertyIterator
coversDefaultClass

\phpDocumentor\Reflection\Php\Factory\Trait_

covers
covers

Table of Contents

$fixture  : ProjectFactoryStrategy
$docBlockFactory  : ObjectProphecy
createContext()  : ContextStack
testCreateThrowsException()  : void
testCreateWithDocBlock()  : void
testIteratesStatements()  : void
testMatches()  : void
testSimpleCreate()  : void
setUp()  : void
buildTraitMock()  : MockInterface|Trait_
performCreate()  : Trait_

Properties

$docBlockFactory

private ObjectProphecy $docBlockFactory

Methods

testCreateThrowsException()

public testCreateThrowsException() : void
Tags
covers
Return values
void

testCreateWithDocBlock()

public testCreateWithDocBlock() : void
Tags
covers
Return values
void

testIteratesStatements()

public testIteratesStatements() : void
Tags
covers
covers
Return values
void

testMatches()

public testMatches() : void
Return values
void

testSimpleCreate()

public testSimpleCreate() : void
Tags
covers
covers
Return values
void

setUp()

protected setUp() : void
Return values
void

Search results