I am struggling to run a single test method named testSaveAndDrop in the file escalation/EscalationGroupTest.php with phpunit. I tried
testSaveAndDrop
escalation/EscalationGroupTest.php
phpunit
If you're in netbeans you can right click in the test method and click "Run Focused Test Method".