Documentation

ErrorExceptionTest extends TestCase
in package

Table of Contents

getLevels()  : mixed
getUserLevels()  : mixed
testErrorLevels()  : mixed
testFromError()  : mixed
testIgnoreExecutionLoopFilename()  : mixed
testInstance()  : mixed
testMessage()  : mixed
testThrowException()  : mixed
testThrowExceptionAsErrorHandler()  : mixed

Methods

testErrorLevels()

public testErrorLevels(mixed $level, mixed $type) : mixed
Parameters
$level : mixed
$type : mixed
Tags
dataProvider

getLevels

Return values
mixed

testIgnoreExecutionLoopFilename()

public testIgnoreExecutionLoopFilename() : mixed
Return values
mixed

testThrowException()

public testThrowException(mixed $level, mixed $type) : mixed
Parameters
$level : mixed
$type : mixed
Tags
dataProvider

getLevels

Return values
mixed

testThrowExceptionAsErrorHandler()

public testThrowExceptionAsErrorHandler(mixed $level, mixed $type) : mixed
Parameters
$level : mixed
$type : mixed
Tags
dataProvider

getUserLevels

Return values
mixed

Search results