Todo List
PHPUnit_Framework_TestCase | --Console_Application_AbstractTest
static void main( )
void setUp( )
void tearDown( )
void testCallsFindConsoleParmetersHook( )
void testCallsOnErrorHookByExceptions( )
void testCallsRunHook( )
void testCallsSetUpHook( )
void testCallsTearDownHook( )
void testEchoMessage( )
void testExecutes( )
void testExitsIfFindConsoleParametersReturnsFalse( )
void testGetHelpMessage( )
void testGetUsage( )
void testHandleSignalHup( )
void testHandleSignalInt( )
void testHandleSignalTerm( )
void testIsVerbose( )
void testRestorePhpEnviroment( )
void testSetPhpEnviroment( )
void testThrowExcpetionOnCantRegisterSignalHandler( )