print testCommand

Executes the test cases specified. This can either be all test cases or a specific package or a specific test case in a package.


Methods

public __construct($inRequest, $inCommandChain)

Creates a new command

public execute()

Executes the command


Inherited Methods

<  1  >