PHP Class fXmlRpc\Integration\AbstractClientBasedIntegrationTest

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

Protected Properties

Property Type Description
$disabledExtensions
$endpoint

Public Methods

Method Description
getClients ( )
getClientsOnly ( )

Protected Methods

Method Description
extensionEnabled ( $extension )
getTimerBridges ( )

Private Methods

Method Description
generateAllPossibleCombinations ( array $combinations, array &$clients )
getParsers ( )
getSerializers ( )
getTransport ( )

Method Details

extensionEnabled() protected method

protected extensionEnabled ( $extension )

getClients() public method

public getClients ( )

getClientsOnly() public method

public getClientsOnly ( )

getTimerBridges() protected method

protected getTimerBridges ( )

Property Details

$disabledExtensions protected_oe property

protected $disabledExtensions

$endpoint protected_oe static_oe property

protected static $endpoint