Documentation

Lib_Test_Partner_EmailHeaderTest extends Lib_Test_TestAbstractPartner
in package

TODO Add logging of original xml's (request and response)

result file name format: TEST_NAME _ WSDL_NAME _ PHP_VERSION

Table of Contents

$_logger  : mixed
$_medaDataWsdlName  : mixed
$_mylogin  : mixed
$_mySforceConnection  : mixed
$_mySoapClient  : mixed
$_password  : mixed
$_phpVersion  : mixed
$_portalId  : mixed
$_soapDir  : mixed
$_token  : mixed
$_userName  : mixed
$_wsdl  : mixed
$_wsdlName  : mixed
$_wsdlVersion  : mixed
__construct()  : mixed
getLogName()  : mixed
getTestName()  : mixed
getWSDL()  : string
getWSDLName()  : mixed
getWSDLVersion()  : mixed
run()  : void
_getMetaDataWSDL()  : mixed
_run()  : mixed
_validate()  : void
NOTE: implement in sub-classes.
_validateSoapFault()  : void
NOTE: implement in sub-classes.

Properties

$_medaDataWsdlName

protected mixed $_medaDataWsdlName = 'metadata'

$_mySforceConnection

protected mixed $_mySforceConnection

$_password

protected mixed $_password = 'qwqDbM3qD26eh0xIZhFmf7poWeYcTvrHq'

$_token

protected mixed $_token = 'D26eh0xIZhFmf7poWeYcTvrHq'

$_userName

protected mixed $_userName = 'hunter@barefootsolutions.com'

Methods

__construct()

public __construct(mixed $soapDir) : mixed
Parameters
$soapDir : mixed
Return values
mixed

getLogName()

public getLogName() : mixed
Return values
mixed

getWSDL()

public abstract getWSDL() : string
Return values
string

location of local wsdl file

getWSDLName()

public abstract getWSDLName() : mixed
Return values
mixed

getWSDLVersion()

public abstract getWSDLVersion() : mixed
Return values
mixed

_getMetaDataWSDL()

protected _getMetaDataWSDL() : mixed
Return values
mixed

Search results