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

Class: Interop_Client

Source Location: /SOAP_Interop-0.8.2/interop_client.php

Class Overview




Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 36]


[ Top ]


Class Variables

$client_type =  'pear'

[line 56]


Type:   mixed


[ Top ]

$currentTest =  ''

[line 48]


Type:   mixed


[ Top ]

$dbc =  null

[line 64]


Type:   mixed


[ Top ]

$debug =  0

[line 60]


Type:   mixed


[ Top ]

$DSN =

[line 39]


Type:   mixed


[ Top ]

$endpoints = array()

[line 79]


Type:   mixed


[ Top ]

$localEndpoint =

[line 45]


Type:   mixed


[ Top ]

$nosave =  false

[line 55]


Type:   mixed


[ Top ]

$numServers =  0

[line 51]


Type:   mixed


[ Top ]

$paramType =  'php'

[line 49]


Type:   mixed


[ Top ]

$paramTypes = array('php', 'soapval')

[line 78]


Type:   mixed


[ Top ]

$registrationDB =

[line 42]


Type:   mixed


[ Top ]

$show =  1

[line 59]


Type:   mixed


[ Top ]

$showFaults =  0

[line 61]


Type:   mixed


[ Top ]

$skipEndpointList = array()

[line 54]


Type:   mixed


[ Top ]

$specificEndpoint =  ''

[line 52]


Type:   mixed


[ Top ]

$testMethod =  ''

[line 53]


Type:   mixed


[ Top ]

$tests = array('Round 2 Base',
                       'Round 2 Group B', 
                       'Round 2 Group C', 
                       'Round 3 Group D Compound 1',
                       'Round 3 Group D Compound 2',
                       'Round 3 Group D DocLit',
                       'Round 3 Group D DocLitParams',
                       'Round 3 Group D Import 1',
                       'Round 3 Group D Import 2',
                       'Round 3 Group D Import 3',
                       'Round 3 Group D RpcEnc'
            )

[line 66]


Type:   mixed


[ Top ]

$totals = array()

[line 65]


Type:   mixed


[ Top ]

$useWSDL =  false

[line 50]


Type:   mixed


[ Top ]



Method Detail

Interop_Client (Constructor)   [line 81]

Interop_Client Interop_Client( )


[ Top ]

compareResult   [line 234]

boolean compareResult( &$expect, &$result, [ $type = null], mixed $expect, mixed $test_result)

Compares two PHP types for a match.

Parameters:

mixed   $expect   — 
mixed   $test_result   — 
   &$expect   — 
   &$result   — 
   $type   — 

[ Top ]

doEndpointMethod   [line 261]

boolean doEndpointMethod( &$endpoint_info, &$soap_test, array $endpoint_info, SOAP_Test $soap_test)

Runs a method on an endpoint and stores its results to the database.
  • Return: result

Parameters:

array   $endpoint_info   — 
SOAP_Test   $soap_test   — 
   &$endpoint_info   — 
   &$soap_test   — 

[ Top ]

doGroupTests   [line 603]

void doGroupTests( )


[ Top ]

doTest   [line 479]

void doTest( )

Runs a single round of tests.

[ Top ]

doTests   [line 620]

void doTests( )

Go all out. This takes time.

[ Top ]

outputTable   [line 659]

void outputTable( )


[ Top ]

outputTables   [line 775]

void outputTables( )


[ Top ]

showWire   [line 797]

void showWire( $id)


Parameters:

   $id   — 

[ Top ]


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