PHP Class fXmlRpc\Integration\NodeCallClientIntegrationTest

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

Protected Properties

Свойство Type Description
$command
$endpoint
$errorEndpoint

Méthodes publiques

Méthode Description
testServerNotReachableViaTcpIp ( Client $client )
testServerReturnsInvalidResult ( Client $client )

Method Details

testServerNotReachableViaTcpIp() public méthode

public testServerNotReachableViaTcpIp ( Client $client )
$client Fxmlrpc\Client

testServerReturnsInvalidResult() public méthode

public testServerReturnsInvalidResult ( Client $client )
$client Fxmlrpc\Client

Property Details

$command protected_oe static_oe property

protected static $command

$endpoint protected_oe static_oe property

protected static $endpoint

$errorEndpoint protected_oe static_oe property

protected static $errorEndpoint