WhoopsRendererTest extends TestCase
Table of Contents
| testGetPreviousExceptionMessages() | mixed | |
|---|---|---|
| testRenderWhoopsPage() | mixed | |
| getException() | Exception |
Methods
testGetPreviousExceptionMessages()
public
testGetPreviousExceptionMessages(
)
: mixed
Tags
Return values
mixedtestRenderWhoopsPage()
public
testRenderWhoopsPage(
)
: mixed
Tags
Return values
mixedgetException()
protected
getException(
[ $message :
string
= null ]
, $code :
int
[, $previous :
Exception
= null ]
)
: Exception
Parameters
- $message : string = null
- $code : int
- $previous : Exception = null