Lib_Test_Enterprise_PackageVersionHeaderTest
extends Lib_Test_TestAbstractEnterprise
in package
TODO Add logging of original xml's (request and response)
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
$_logger
protected
mixed
$_logger
$_medaDataWsdlName
protected
mixed
$_medaDataWsdlName
= 'metadata'
$_mylogin
protected
mixed
$_mylogin
$_mySforceConnection
protected
mixed
$_mySforceConnection
$_mySoapClient
protected
mixed
$_mySoapClient
$_password
protected
mixed
$_password
= 'qwqDbM3qD26eh0xIZhFmf7poWeYcTvrHq'
$_phpVersion
protected
mixed
$_phpVersion
$_portalId
protected
mixed
$_portalId
= NULL
$_soapDir
protected
mixed
$_soapDir
$_token
protected
mixed
$_token
= 'D26eh0xIZhFmf7poWeYcTvrHq'
$_userName
protected
mixed
$_userName
= 'hunter@barefootsolutions.com'
$_wsdl
protected
mixed
$_wsdl
$_wsdlName
protected
mixed
$_wsdlName
= 'enterprise'
$_wsdlVersion
protected
mixed
$_wsdlVersion
= '20'
Methods
__construct()
public
__construct(mixed $soapDir) : mixed
Parameters
- $soapDir : mixed
Return values
mixed —getLogName()
public
getLogName() : mixed
Return values
mixed —getTestName()
public
getTestName() : 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 —run()
public
run(Lib_Utils_FileLogger $metaInfoLogger) : void
Parameters
- $metaInfoLogger : Lib_Utils_FileLogger
Return values
void —_getMetaDataWSDL()
protected
_getMetaDataWSDL() : mixed
Return values
mixed —_run()
protected
_run() : mixed
Return values
mixed —_validate()
NOTE: implement in sub-classes.
protected
_validate(string $rs) : void
Parameters
- $rs : string
Tags
Return values
void —_validateSoapFault()
NOTE: implement in sub-classes.
protected
_validateSoapFault(string $rs) : void
Parameters
- $rs : string