Documentation

ThrowUpExceptionTest extends TestCase
in package

Table of Contents

testException()  : mixed
testFromThrowable()  : mixed
testFromThrowableThrowsError()  : mixed
testFromThrowableWithError()  : mixed

Methods

testFromThrowableThrowsError()

public testFromThrowableThrowsError() : mixed
Tags
expectedException

\InvalidArgumentException

expectedExceptionMessage

throw-up can only throw Exceptions and Errors

Return values
mixed

testFromThrowableWithError()

public testFromThrowableWithError() : mixed
Return values
mixed

Search results