Documentation

Namespace_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
coversDefaultClass

\phpDocumentor\Reflection\Php\Factory\Namespace_

Table of Contents

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

Properties

Methods

testCreateThrowsException()

public testCreateThrowsException() : 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