apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: SOAP_Interop_Test

Source Location: /SOAP_Interop-0.8.2/interop_test.php

Class Overview




Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 26]


[ Top ]


Class Variables

$debug =  0

[line 38]


Type:   mixed


[ Top ]

$encoding =  SOAP_DEFAULT_ENCODING

[line 39]


Type:   mixed


[ Top ]

$expect =  null

[line 32]


Type:   mixed


[ Top ]

$expect_fault =  false

[line 33]


Type:   mixed


[ Top ]

$headers =  null

[line 34]


Type:   mixed


[ Top ]

$headers_expect =  null

[line 35]


Type:   mixed


[ Top ]

$method_name =  null

[line 30]


Type:   mixed


[ Top ]

$method_params =  null

[line 31]


Type:   mixed


[ Top ]

$result = array()

[line 36]


Type:   mixed


[ Top ]

$service =  null

[line 44]

If multiple services, this sets to a specific service.

Type:   mixed


[ Top ]

$show =  1

[line 37]


Type:   mixed


[ Top ]

$test_name =  null

[line 29]


Type:   mixed


[ Top ]

$type =  'php'

[line 28]


Type:   mixed


[ Top ]



Method Detail

SOAP_Interop_Test (Constructor)   [line 46]

SOAP_Interop_Test SOAP_Interop_Test( $methodname, $params, [ $expect = null])


Parameters:

   $methodname   — 
   $params   — 
   $expect   — 

[ Top ]

reset   [line 77]

void reset( )


[ Top ]

setResult   [line 68]

void setResult( $ok, $result, $wire, [ $error = ''], [ $fault = null])


Parameters:

   $ok   — 
   $result   — 
   $wire   — 
   $error   — 
   $fault   — 

[ Top ]

showTestResult   [line 85]

void showTestResult( [ $debug = 0])

Prints simple output about a methods result.

Parameters:

   $debug   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:06:26 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.