Lines Matching refs:currentTest
40 var $currentTest = 'base'; // see $tests above variable in Interop_Client
160 $this->currentTest = $test;
215 $this->currentTest = $base;
273 "and class='$this->currentTest' and type='$this->paramType' ".
284 "values($endpoint_id,".time().",'$this->currentTest',".
359 $soap_test->result['class'] = $this->currentTest;
400 if ($this->currentTest == 'base' &&
540 $this->getEndpoints($this->currentTest);
560 foreach($soap_tests[$this->currentTest] as $soap_test) {
640 $this->currentTest = $test;
675 $methods = $this->getMethodList($this->currentTest);
677 $this->getResults($this->currentTest,$this->paramType,$this->useWSDL);
679 echo "<b>Testing $this->currentTest ";
758 $this->currentTest = $test;