PHP Class fXmlRpc\Integration\MulticallBuilderIntegrationBasedIntegrationTest

Inheritance: extends AbstractIntegrationTest
Datei anzeigen Open project: lstrojny/fxmlrpc

Protected Properties

Property Type Description
$command
$enabled
$endpoint
$errorEndpoint

Public Methods

Method Description
handler ( $result )
setUp ( )
testMulticallWithError ( fXmlRpc\MulticallClientInterface $client )
testSimpleMulticall ( fXmlRpc\MulticallClientInterface $client )

Method Details

handler() public method

public handler ( $result )

setUp() public method

public setUp ( )

testMulticallWithError() public method

public testMulticallWithError ( fXmlRpc\MulticallClientInterface $client )
$client fXmlRpc\MulticallClientInterface

testSimpleMulticall() public method

public testSimpleMulticall ( fXmlRpc\MulticallClientInterface $client )
$client fXmlRpc\MulticallClientInterface

Property Details

$command protected_oe static_oe property

protected static $command

$enabled protected_oe static_oe property

protected static $enabled

$endpoint protected_oe static_oe property

protected static $endpoint

$errorEndpoint protected_oe static_oe property

protected static $errorEndpoint