PHP Class InterNations\Component\HttpMock\Tests\Request\UnifiedRequestTest

Inheritance: extends InterNations\Component\Testing\AbstractTestCase
Afficher le fichier Open project: internations/http-mock

Méthodes publiques

Méthode Description
provideEntityEnclosingInterfaceMethods ( )
provideMethods ( )
setUp ( )
testEntityEnclosingInterfaceMethods ( $method, array $params = [] )
testMethodsFromRequestInterface ( $method, array $params = [] )
testUserAgent ( )

Method Details

provideEntityEnclosingInterfaceMethods() public static méthode

provideMethods() public static méthode

public static provideMethods ( )

setUp() public méthode

public setUp ( )

testEntityEnclosingInterfaceMethods() public méthode

public testEntityEnclosingInterfaceMethods ( $method, array $params = [] )
$params array

testMethodsFromRequestInterface() public méthode

public testMethodsFromRequestInterface ( $method, array $params = [] )
$params array

testUserAgent() public méthode

public testUserAgent ( )