项目作者: danilobatistaqueiroz

项目描述 :
sample uing phpunit
高级语言: PHP
项目地址: git://github.com/danilobatistaqueiroz/phpunit_sample.git
创建时间: 2017-10-30T20:30:57Z
项目社区:https://github.com/danilobatistaqueiroz/phpunit_sample

开源协议:

下载


configuring the environment

run composer:
composer update

running the test

vendor/bin/phpunit --colors --bootstrap ProdutoDao.php --testdox ProdutoDaoTest