Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

phpunit test only one method

phpunit --filter testSaveAndDrop EscalationGroupTest escalation/EscalationGroupTest.php

phpunit --filter methodName ClassName path/to/file.php
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #phpunit #test #method
ADD COMMENT
Topic
Name
8+9 =