Documentation

CallExceptionUnitTest extends TestCase
in package

Tags
psalm-suppress

PropertyNotSetInConstructor

Table of Contents

testPrivateCallException()  : void
Testing private call with exception throwing
testPublicCallException()  : void
Testing public call with exception throwing
setUp()  : void
{@inheritdoc}
setupPrivateMethod()  : ServiceRestTransport
Setup method call
setupPublicMethod()  : ServiceRestTransport
Method setups transport

Methods

testPrivateCallException()

Testing private call with exception throwing

public testPrivateCallException() : void
Return values
void

testPublicCallException()

Testing public call with exception throwing

public testPublicCallException() : void
Return values
void

setUp()

{@inheritdoc}

protected setUp() : void
Tags
see
TestCase::setUp()
Return values
void

Search results