The %command.name% command generates a new test class.
php %command.full_name% TestCase BlogPostTest
If the first argument is missing, the command will ask for the test type interactively.
If the second argument is missing, the command will ask for the class name interactively.