Documentation

ContextStackTest extends TestCase
in package

Tags
coversDefaultClass

\phpDocumentor\Reflection\Php\Factory\ContextStack

Table of Contents

testCreate()  : void
testCreateWithTypeContext()  : void
testPeekReturnsTopOfStack()  : void
testPeekThowsWhenEmpty()  : void
testSearchEmptyStackResultsInNull()  : void
testSearchStackForExistingElementTypeWillReturnTheFirstHit()  : void

Methods

testCreate()

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

testCreateWithTypeContext()

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

testPeekReturnsTopOfStack()

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

testPeekThowsWhenEmpty()

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

testSearchEmptyStackResultsInNull()

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

testSearchStackForExistingElementTypeWillReturnTheFirstHit()

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

Search results