Home
last modified time | relevance | path

Searched refs:testMethod (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/Zend/tests/
H A Dbug35437.phpt14 function testMethod()
21 TestClass::testMethod();
27 Catched: Error occuried: Non-static method TestClass::testMethod() should not be called statically
/PHP-5.3/ext/soap/interop/
H A Dclient_round2.php100 $iop->testMethod = $_POST['method']=='ALL'?'':$_POST['method']; // test only this method
H A Dclient_round2_interop.php47 var $testMethod = ''; // test only this method variable in Interop_Client
588 … if ($this->testMethod && strcmp($this->testMethod,$soap_test->test_name) != 0) continue;

Completed in 8 milliseconds