PHP Class PHPRouterTest\Test\RouteTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: dannyvankooten/php-router

Public Methods

Method Description
testGetAction ( )
testGetMethods ( )
testGetName ( )
testGetTarget ( )
testGetUrl ( )
testSetMethods ( )
testSetName ( )
testSetTarget ( )
testSetUrl ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testGetAction() public method

public testGetAction ( )

testGetMethods() public method

public testGetMethods ( )

testGetName() public method

public testGetName ( )

testGetTarget() public method

public testGetTarget ( )

testGetUrl() public method

public testGetUrl ( )

testSetMethods() public method

public testSetMethods ( )

testSetName() public method

public testSetName ( )

testSetTarget() public method

public testSetTarget ( )

testSetUrl() public method

public testSetUrl ( )