$connector $connector : \PhpConsole\Connector|\PHPUnit_Framework_MockObject_MockObject Type \PhpConsole\Connector|\PHPUnit_Framework_MockObject_MockObject
$debugDispatcher $debugDispatcher : \PhpConsole\Dispatcher\Debug|\PHPUnit_Framework_MockObject_MockObject Type \PhpConsole\Dispatcher\Debug|\PHPUnit_Framework_MockObject_MockObject
$errorDispatcher $errorDispatcher : \PhpConsole\Dispatcher\Errors|\PHPUnit_Framework_MockObject_MockObject Type \PhpConsole\Dispatcher\Errors|\PHPUnit_Framework_MockObject_MockObject
testOptionCallsConnectorMethod() testOptionCallsConnectorMethod( $option, $method, $value, $isArgument = true) Parameters $option $method $value $isArgument
testDumperOptions() testDumperOptions( $option, $dumperProperty, $value) Parameters $option $dumperProperty $value
getRecord() getRecord( $level = \Monolog\Logger::WARNING, $message = 'test', $context = array()) : array Parameters $level $message $context Returns array — Record
getIdentityFormatter() getIdentityFormatter() : \Monolog\Monolog\Formatter\FormatterInterface Returns \Monolog\Monolog\Formatter\FormatterInterface
initDebugDispatcherMock() initDebugDispatcherMock(\PhpConsole\Connector $connector) Parameters \PhpConsole\Connector $connector
initErrorDispatcherMock() initErrorDispatcherMock(\PhpConsole\Connector $connector) Parameters \PhpConsole\Connector $connector
initLogger() initLogger( $handlerOptions = array(), $level = \Monolog\Logger::DEBUG) Parameters $handlerOptions $level