PHP Класс GuzzleHttp\Tests\Event\RequestExceptionTest

Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
dataPrintableResponses ( )
testCanProvideHandlerContext ( )
testCreatesClientErrorResponseException ( )
testCreatesExceptionWithPrintableBodySummary ( $content )
testCreatesExceptionWithTruncatedSummary ( )
testCreatesExceptionWithoutPrintableBody ( )
testCreatesGenerateException ( )
testCreatesGenericErrorResponseException ( )
testCreatesServerErrorResponseException ( )
testDoesNotWrapExistingRequestExceptions ( )
testHasRequestAndResponse ( )
testHasStatusCodeAsExceptionCode ( )
testWrapsRequestExceptions ( )

Описание методов

dataPrintableResponses() публичный Метод

testCanProvideHandlerContext() публичный Метод

testCreatesClientErrorResponseException() публичный Метод

testCreatesExceptionWithPrintableBodySummary() публичный Метод

testCreatesExceptionWithTruncatedSummary() публичный Метод

testCreatesExceptionWithoutPrintableBody() публичный Метод

testCreatesGenerateException() публичный Метод

testCreatesGenericErrorResponseException() публичный Метод

testCreatesServerErrorResponseException() публичный Метод

testDoesNotWrapExistingRequestExceptions() публичный Метод

testHasRequestAndResponse() публичный Метод

testHasStatusCodeAsExceptionCode() публичный Метод

testWrapsRequestExceptions() публичный Метод