PHP Class fXmlRpc\Integration\NodeCallClientIntegrationTest

Inheritance: extends AbstractCallClientIntegrationTest
Datei anzeigen 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_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