PHP Class lithium\tests\cases\net\http\RequestTest

Inheritance: extends lithium\test\Unit
Afficher le fichier Open project: unionofrad/lithium

Méthodes publiques

Свойство Type Description
$request

Méthodes publiques

Méthode Description
setUp ( )
testConstruct ( )
testConstructWithCookies ( )
testConstructWithPath ( )
testDigest ( )
testKeepDefinedContentTypeHeaderOnPost ( )
testKeepDefinedContentTypeHeaderWhenTypeIsSet ( )
testParseUrlToConfig ( )
testPostToString ( )
testQueryParamsConstructed ( )
testQueryStringDefault ( )
testQueryStringFormat ( )
testQueryStringMerge ( )
testQueryStringSetup ( )
testQueryStringWithArrayValues ( )
testQueryStringWithArrayValuesCustomFormat ( )
testToArray ( )
testToContext ( )
testToContextWithAuth ( )
testToContextWithCookies ( )
testToString ( )
testToStringWithAuth ( )
testToStringWithBody ( )
testToStringWithCookies ( )
testToUrl ( )
testToUrlOverride ( )
testWithProxy ( ) Tests that creating a Request with a proxy configuration correctly modifies the results of exporting the Request to a stream context configuration.

Method Details

setUp() public méthode

public setUp ( )

testConstruct() public méthode

public testConstruct ( )

testConstructWithCookies() public méthode

testConstructWithPath() public méthode

testDigest() public méthode

public testDigest ( )

testKeepDefinedContentTypeHeaderOnPost() public méthode

testKeepDefinedContentTypeHeaderWhenTypeIsSet() public méthode

testParseUrlToConfig() public méthode

testPostToString() public méthode

public testPostToString ( )

testQueryParamsConstructed() public méthode

testQueryStringDefault() public méthode

testQueryStringFormat() public méthode

testQueryStringMerge() public méthode

testQueryStringSetup() public méthode

testQueryStringWithArrayValues() public méthode

testQueryStringWithArrayValuesCustomFormat() public méthode

testToArray() public méthode

public testToArray ( )

testToContext() public méthode

public testToContext ( )

testToContextWithAuth() public méthode

testToContextWithCookies() public méthode

testToString() public méthode

public testToString ( )

testToStringWithAuth() public méthode

testToStringWithBody() public méthode

testToStringWithCookies() public méthode

testToUrl() public méthode

public testToUrl ( )

testToUrlOverride() public méthode

public testToUrlOverride ( )

testWithProxy() public méthode

Tests that creating a Request with a proxy configuration correctly modifies the results of exporting the Request to a stream context configuration.
public testWithProxy ( )

Property Details

$request public_oe property

public $request