PHP Class fXmlRpc\Integration\NodeCallClientIntegrationTest

Inheritance: extends AbstractCallClientIntegrationTest
Show file Open project: lstrojny/fxmlrpc

Protected Properties

Property Type Description
$command
$endpoint
$errorEndpoint

Public Methods

Method Description
testServerNotReachableViaTcpIp ( Client $client )
testServerReturnsInvalidResult ( Client $client )

Method Details

testServerNotReachableViaTcpIp() public method

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

testServerReturnsInvalidResult() public method

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

Property Details

$command protected static property

protected static $command

$endpoint protected static property

protected static $endpoint

$errorEndpoint protected static property

protected static $errorEndpoint