Documentation

FlattenExceptionTest extends TestCase
in package

Table of Contents

Methods

flattenDataProvider()  : mixed
testArguments()  : mixed
testFile()  : mixed
testFlattenHttpException()  : mixed
testHeadersForHttpException()  : mixed
testLine()  : mixed
testPrevious()  : mixed
testPreviousError()  : mixed
testRecursionInArguments()  : mixed
testStatusCode()  : mixed
testToArray()  : mixed
testTooBigArray()  : mixed
createException()  : mixed

Methods

testFile()

public testFile(Exception $exception) : mixed
Parameters
$exception : Exception
Tags
dataProvider

flattenDataProvider

testFlattenHttpException()

public testFlattenHttpException(Exception $exception, mixed $statusCode) : mixed
Parameters
$exception : Exception
$statusCode : mixed
Tags
dataProvider

flattenDataProvider

testLine()

public testLine(Exception $exception) : mixed
Parameters
$exception : Exception
Tags
dataProvider

flattenDataProvider

testPrevious()

public testPrevious(Exception $exception, mixed $statusCode) : mixed
Parameters
$exception : Exception
$statusCode : mixed
Tags
dataProvider

flattenDataProvider

testToArray()

public testToArray(Exception $exception, mixed $statusCode) : mixed
Parameters
$exception : Exception
$statusCode : mixed
Tags
dataProvider

flattenDataProvider


        
On this page

Search results