Documentation

SendDeleteRequestExceptionUnitTest extends SendRequestException
in package

Tags
psalm-suppress

PropertyNotSetInConstructor

Table of Contents

resultDispatchingDataProvider()  : array<string|int, mixed>
Data provider for the test testResultDispatching
testSendDeleteRequestException()  : void
Testing result dispatcher

Methods

resultDispatchingDataProvider()

Data provider for the test testResultDispatching

public resultDispatchingDataProvider() : array<string|int, mixed>
Return values
array<string|int, mixed>

testing data

testSendDeleteRequestException()

Testing result dispatcher

public testSendDeleteRequestException(int $httpCode) : void
Parameters
$httpCode : int

code of the response

Tags
dataProvider

resultDispatchingDataProvider

Return values
void

Search results