测试方法:
[plain]
d: www.2cto.com
cd D:\wwwroot\demo2_breach_20121120\core\tests
phpunit unit\HelloTest.php
phpunit functional\SiteTest.php
phpunit unit\HelloTest.php是对的模型类及控制器的测试。
phpunit functional\SiteTest.php是对站点功能的测试。
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn