ContextStackTest
extends TestCase
in package
Tags
Table of Contents
- testCreate() : void
- testCreateWithTypeContext() : void
- testPeekReturnsTopOfStack() : void
- testPeekThowsWhenEmpty() : void
- testSearchEmptyStackResultsInNull() : void
- testSearchStackForExistingElementTypeWillReturnTheFirstHit() : void
Methods
testCreate()
public
testCreate() : void
Tags
Return values
void —testCreateWithTypeContext()
public
testCreateWithTypeContext() : void
Tags
Return values
void —testPeekReturnsTopOfStack()
public
testPeekReturnsTopOfStack() : void
Tags
Return values
void —testPeekThowsWhenEmpty()
public
testPeekThowsWhenEmpty() : void
Tags
Return values
void —testSearchEmptyStackResultsInNull()
public
testSearchEmptyStackResultsInNull() : void
Tags
Return values
void —testSearchStackForExistingElementTypeWillReturnTheFirstHit()
public
testSearchStackForExistingElementTypeWillReturnTheFirstHit() : void