Home  >  Article  >  Backend Development  >  Shopex's phpunit environment setup_PHP tutorial

Shopex's phpunit environment setup_PHP tutorial

WBOY
WBOYOriginal
2016-07-14 10:07:16702browse

Test method:

[plain]
d: www.2cto.com
cd D:wwwrootdemo2_breach_20121120coretests
phpunit unitHelloTest.php
phpunit functionalSiteTest.php
phpunit unitHelloTest.php is a test of the model class and controller.
phpunit functionalSiteTest.php is a test of site functionality.

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/477860.htmlTechArticleTest method: [plain] d: www.2cto.com cd D:wwwrootdemo2_breach_20121120coretests phpunit unitHelloTest.php phpunit functionalSiteTest. php phpunit unitHelloTest.php is the correct model...
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