ContextTest
extends TestCase
in package
Table of Contents
- specialAndNotSpecialVariableNames() : mixed
- specialNames() : mixed
- testBoundClass() : mixed
- testBoundObject() : mixed
- testBoundObjectThrowsSometimes() : mixed
- testCommandScopeVariables() : mixed
- testGet() : mixed
- testGetAll() : mixed
- testGetSpecialVariables() : mixed
- testGetUnusedCommandScopeVariableNames() : mixed
- testIsSpecialVariableName() : mixed
- testLastException() : mixed
- testLastExceptionThrowsSometimes() : mixed
- testLastStdout() : mixed
- testLastStdoutThrowsSometimes() : mixed
- testReturnValue() : mixed
- testSetAll() : mixed
- testSetAllDoesNotSetSpecial() : mixed
Methods
specialAndNotSpecialVariableNames()
public
specialAndNotSpecialVariableNames() : mixed
Return values
mixed —specialNames()
public
specialNames() : mixed
Return values
mixed —testBoundClass()
public
testBoundClass() : mixed
Return values
mixed —testBoundObject()
public
testBoundObject() : mixed
Return values
mixed —testBoundObjectThrowsSometimes()
public
testBoundObjectThrowsSometimes() : mixed
Tags
Return values
mixed —testCommandScopeVariables()
public
testCommandScopeVariables() : mixed
Return values
mixed —testGet()
public
testGet() : mixed
Return values
mixed —testGetAll()
public
testGetAll() : mixed
Return values
mixed —testGetSpecialVariables()
public
testGetSpecialVariables() : mixed
Return values
mixed —testGetUnusedCommandScopeVariableNames()
public
testGetUnusedCommandScopeVariableNames() : mixed
Return values
mixed —testIsSpecialVariableName()
public
testIsSpecialVariableName(mixed $name, mixed $isSpecial) : mixed
Parameters
- $name : mixed
- $isSpecial : mixed
Tags
Return values
mixed —testLastException()
public
testLastException() : mixed
Return values
mixed —testLastExceptionThrowsSometimes()
public
testLastExceptionThrowsSometimes() : mixed
Tags
Return values
mixed —testLastStdout()
public
testLastStdout() : mixed
Return values
mixed —testLastStdoutThrowsSometimes()
public
testLastStdoutThrowsSometimes() : mixed
Tags
Return values
mixed —testReturnValue()
public
testReturnValue() : mixed
Return values
mixed —testSetAll()
public
testSetAll() : mixed
Return values
mixed —testSetAllDoesNotSetSpecial()
public
testSetAllDoesNotSetSpecial(mixed $name) : mixed
Parameters
- $name : mixed