PHP Class fXmlRpc\Integration\MulticallBuilderIntegrationBasedIntegrationTest

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

Protected Properties

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

Méthodes publiques

Méthode Description
handler ( $result )
setUp ( )
testMulticallWithError ( fXmlRpc\MulticallClientInterface $client )
testSimpleMulticall ( fXmlRpc\MulticallClientInterface $client )

Method Details

handler() public méthode

public handler ( $result )

setUp() public méthode

public setUp ( )

testMulticallWithError() public méthode

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

testSimpleMulticall() public méthode

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