运行指定的 testCase

phpunit tests/Screw/StrTest

运行指定的 testCase Method

phpunit tests/Screw/StrTest --filter Println

注意:Method 是大小写敏感的

相关文章: