PHP Class Horde_Controller_MockRequestTest, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/)
Author: Gunnar Wrobel ([email protected])
Inheritance: extends Horde_Test_Case
Show file Open project: horde/horde

Public Methods

Method Description
provideGets ( )
testEmptyGetPath ( )
testGetGetVars ( $method, $key, $value )
testGetHeaderNames ( )
testGetHeaders ( )
testGetPathRedirectUrl ( )
testGetPathRequestUri ( )
testSetPath ( )

Method Details

provideGets() public method

public provideGets ( )

testEmptyGetPath() public method

public testEmptyGetPath ( )

testGetGetVars() public method

public testGetGetVars ( $method, $key, $value )

testGetHeaderNames() public method

public testGetHeaderNames ( )

testGetHeaders() public method

public testGetHeaders ( )

testGetPathRedirectUrl() public method

testGetPathRequestUri() public method

testSetPath() public method

public testSetPath ( )