Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

phpunit filter

vendor/bin/phpunit --filter methodName className pathTofile.php

vendor/bin/phpunit --filter 'namespacedirectoryNameclassName::methodName'
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #phpunit #filter
ADD COMMENT
Topic
Name
7+5 =