Class ApplicationTester
Eases the testing of console applications.
When testing an application, don't forget to disable the auto exit flag:
$application = new Application(); $application->setAutoExit(false);
Namespace: Symfony\Component\Console\Tester
Author: Fabien Potencier <fabien@symfony.com>
Located at console/Symfony/Component/Console/Tester/ApplicationTester.php
Author: Fabien Potencier <fabien@symfony.com>
Located at console/Symfony/Component/Console/Tester/ApplicationTester.php
public
|
|
public
integer
|
|
public
string
|
|
public
|
|
public
|