PHP Class Fxmlrpc\ClientTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: lstrojny/fxmlrpc

Méthodes publiques

Méthode Description
setUp ( )
testAppendingParams ( )
testCallSerializer ( )
testInvalidMethodName ( )
testInvalidUri ( )
testMulticallFactory ( )
testPrependingDetaultParams ( )
testSettingAndGettingUri ( )

Private Methods

Méthode Description
mockTransport ( $endpoint, $request, $response )

Method Details

setUp() public méthode

public setUp ( )

testAppendingParams() public méthode

public testAppendingParams ( )

testCallSerializer() public méthode

public testCallSerializer ( )

testInvalidMethodName() public méthode

testInvalidUri() public méthode

public testInvalidUri ( )

testMulticallFactory() public méthode

testPrependingDetaultParams() public méthode

testSettingAndGettingUri() public méthode