Lines Matching refs:currentTest
42 var $currentTest = 'base'; // see $tests above variable in Interop_Client
162 $this->currentTest = $test;
217 $this->currentTest = $base;
275 "and class='$this->currentTest' and type='$this->paramType' ".
286 "values($endpoint_id,".time().",'$this->currentTest',".
361 $soap_test->result['class'] = $this->currentTest;
402 if ($this->currentTest == 'base' &&
542 $this->getEndpoints($this->currentTest);
562 foreach($soap_tests[$this->currentTest] as $soap_test) {
642 $this->currentTest = $test;
677 $methods = $this->getMethodList($this->currentTest);
679 $this->getResults($this->currentTest,$this->paramType,$this->useWSDL);
681 echo "<b>Testing $this->currentTest ";
760 $this->currentTest = $test;