PHP Class Amp\ArtaxTest\ClientHttpBinIntegrationTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: amphp/artax

Méthodes publiques

Méthode Description
provideStatusCodes ( )
testClientAddsZeroContentLengthHeaderForEmptyBodiesOnPost ( )
testCustomUserAgentSentIfAssigned ( )
testDefaultUserAgentSent ( )
testFileBodyRequest ( )
testFormEncodedBodyRequest ( )
testMultipartBodyRequest ( )
testPostStringBody ( )
testPutStringBody ( )
testReason ( )
testRedirect ( )
testStatusCodeResponses ( $statusCode )
testVerboseSend ( )

Method Details

provideStatusCodes() public méthode

public provideStatusCodes ( )

testClientAddsZeroContentLengthHeaderForEmptyBodiesOnPost() public méthode

testCustomUserAgentSentIfAssigned() public méthode

testDefaultUserAgentSent() public méthode

testFileBodyRequest() public méthode

public testFileBodyRequest ( )

testFormEncodedBodyRequest() public méthode

testMultipartBodyRequest() public méthode

testPostStringBody() public méthode

public testPostStringBody ( )

testPutStringBody() public méthode

public testPutStringBody ( )

testReason() public méthode

public testReason ( )

testRedirect() public méthode

public testRedirect ( )

testStatusCodeResponses() public méthode

public testStatusCodeResponses ( $statusCode )

testVerboseSend() public méthode

public testVerboseSend ( )