Stud.IP  5.4
RequestTest Class Reference
Inheritance diagram for RequestTest:

Public Member Functions

 setUp ()
 
 testProtocol ()
 
 testServer ()
 
 testPath ()
 
 testURL ()
 
 testScriptName ()
 
 testPathInfo (string $request_uri, string $script_name, string $expected)
 
 PathProvider ()
 

Protected Member Functions

 setScriptName (string $script_name)
 
 setRequestUri (string $request_uri)
 
 setServerNameAndPort (string $name, int $port, bool $ssl=false)
 

Detailed Description

enabled

Member Function Documentation

◆ PathProvider()

PathProvider ( )

Data provider for testGetCompletePathInfo

Returns
array[]
See also
RequestTest::testPathInfo

◆ setRequestUri()

setRequestUri ( string  $request_uri)
protected

◆ setScriptName()

setScriptName ( string  $script_name)
protected

◆ setServerNameAndPort()

setServerNameAndPort ( string  $name,
int  $port,
bool  $ssl = false 
)
protected

◆ setUp()

setUp ( )

◆ testPath()

testPath ( )

◆ testPathInfo()

testPathInfo ( string  $request_uri,
string  $script_name,
string  $expected 
)

testPath testScriptName Request::pathInfo PathProvider

◆ testProtocol()

testProtocol ( )

◆ testScriptName()

testScriptName ( )

◆ testServer()

testServer ( )

◆ testURL()

testURL ( )

testProtocol testServer testPath Request::url


The documentation for this class was generated from the following file: