PHPUnit

PHPUnit

运行指定的 testCase

phpunit tests/Screw/StrTest

运行指定的 testCase Method

phpunit tests/Screw/StrTest --filter Println

注意:Method 是大小写敏感的

posted @ 2017-11-21 20:48  brookin  阅读(144)  评论(0)    收藏  举报