Searched refs:currentTest (Results 1 – 4 of 4) sorted by relevance
42 var $currentTest = 'base'; // see $tests above variable in Interop_Client162 $this->currentTest = $test;217 $this->currentTest = $base;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);681 echo "<b>Testing $this->currentTest ";[all …]
31 $iop->currentTest = 'GroupC'; // see $tests above
65 $iop->currentTest = $_GET['test'];
95 $iop->currentTest = $_POST['test']; // see $tests above
Completed in 16 milliseconds