PHP Class InterNations\Component\HttpMock\Tests\Matcher\ExtractorFactoryTest

Inheritance: extends InterNations\Component\Testing\AbstractTestCase
Datei anzeigen Open project: internations/http-mock

Public Methods

Method Description
setUp ( )
testGetMethod ( )
testGetPath ( )
testGetPathWithBasePath ( )
testGetPathWithBasePathThatDoesNotMatch ( )
testGetPathWithBasePathTrailingSlash ( )

Method Details

setUp() public method

public setUp ( )

testGetMethod() public method

public testGetMethod ( )

testGetPath() public method

public testGetPath ( )

testGetPathWithBasePath() public method

testGetPathWithBasePathThatDoesNotMatch() public method

testGetPathWithBasePathTrailingSlash() public method