Searched refs:currentTest (Results 1 – 4 of 4) sorted by relevance
40 var $currentTest = 'base'; // see $tests above variable in Interop_Client160 $this->currentTest = $test;215 $this->currentTest = $base;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);679 echo "<b>Testing $this->currentTest ";[all …]
28 $iop->currentTest = 'GroupC'; // see $tests above
63 $iop->currentTest = $_GET['test'];
95 $iop->currentTest = $_POST['test']; // see $tests above
Completed in 11 milliseconds