ContextStackTest
extends TestCase
in package
FinalYes
Attributes
- #[CoversClass]
- \phpDocumentor\Reflection\Php\Factory\ContextStack::class
Table of Contents
Methods
- testCreate() : void
- testCreateWithTypeContext() : void
- testPeekReturnsTopOfStack() : void
- testPeekThowsWhenEmpty() : void
- testSearchEmptyStackResultsInNull() : void
- testSearchStackForExistingElementTypeWillReturnTheFirstHit() : void
Methods
testCreate()
public
testCreate() : void
testCreateWithTypeContext()
public
testCreateWithTypeContext() : void
testPeekReturnsTopOfStack()
public
testPeekReturnsTopOfStack() : void
testPeekThowsWhenEmpty()
public
testPeekThowsWhenEmpty() : void
testSearchEmptyStackResultsInNull()
public
testSearchEmptyStackResultsInNull() : void
testSearchStackForExistingElementTypeWillReturnTheFirstHit()
public
testSearchStackForExistingElementTypeWillReturnTheFirstHit() : void