Documentation

ErrorListenerTest extends TestCase
in package

Table of Contents

Methods

testAllKindsOfInputCanBeLogged()  : mixed
testCommandNameIsDisplayedForNonStringableInput()  : mixed
testGetSubscribedEvents()  : mixed
testOnConsoleError()  : mixed
testOnConsoleErrorWithNoCommandAndNoInputString()  : mixed
testOnConsoleTerminateForNonZeroExitCodeWritesToLog()  : mixed
testOnConsoleTerminateForZeroExitCodeDoesNotWriteToLog()  : mixed
getConsoleTerminateEvent()  : mixed
getLogger()  : mixed
getOutput()  : mixed

Methods

testAllKindsOfInputCanBeLogged()

public testAllKindsOfInputCanBeLogged() : mixed

testCommandNameIsDisplayedForNonStringableInput()

public testCommandNameIsDisplayedForNonStringableInput() : mixed

testOnConsoleErrorWithNoCommandAndNoInputString()

public testOnConsoleErrorWithNoCommandAndNoInputString() : mixed

testOnConsoleTerminateForNonZeroExitCodeWritesToLog()

public testOnConsoleTerminateForNonZeroExitCodeWritesToLog() : mixed

testOnConsoleTerminateForZeroExitCodeDoesNotWriteToLog()

public testOnConsoleTerminateForZeroExitCodeDoesNotWriteToLog() : mixed

        
On this page

Search results