摘要:
安装方法:pear upgrade PEARsudo pear channel-discover pear.phpunit.desudo pear install --alldeps phpunit/PHPUnitpear helppear install phpunit/PHPUnit_Seleniumpear list phpunit测试程序目标程序 :Demo.php<?phpclass Demo { public function sum($a,$b) { return $a+$b; } public function subtract($a,$b){ ... 阅读全文
posted @ 2013-06-04 18:30
lsl8966
阅读(158)
评论(0)
推荐(0)
浙公网安备 33010602011771号