Launching Go to directory where located phpunit.xml phpunit - test all unit and functional tests configured on phpunit.xml phpunit --filter="regexp for method" <file> - run test for defined method of particular test case from the <file> Assertion list for attributes