Documentation

OutputTest extends TestCase
in package

Table of Contents

Methods

provideWriteArguments()  : mixed
testConstructor()  : mixed
testSetGetVerbosity()  : mixed
testSetIsDecorated()  : mixed
testWriteAnArrayOfMessages()  : mixed
testWriteDecoratedMessage()  : mixed
testWriteRawMessage()  : mixed
testWriteWithDecorationTurnedOff()  : mixed
testWriteWithInvalidStyle()  : mixed
testWriteWithVerbosityOption()  : mixed
testWriteWithVerbosityQuiet()  : mixed
verbosityProvider()  : mixed

Methods

provideWriteArguments()

public provideWriteArguments() : mixed

testConstructor()

public testConstructor() : mixed

testSetGetVerbosity()

public testSetGetVerbosity() : mixed

testSetIsDecorated()

public testSetIsDecorated() : mixed

testWriteAnArrayOfMessages()

public testWriteAnArrayOfMessages() : mixed

testWriteDecoratedMessage()

public testWriteDecoratedMessage() : mixed

testWriteRawMessage()

public testWriteRawMessage(mixed $message, mixed $type, mixed $expectedOutput) : mixed
Parameters
$message : mixed
$type : mixed
$expectedOutput : mixed
Tags
dataProvider

provideWriteArguments

testWriteWithDecorationTurnedOff()

public testWriteWithDecorationTurnedOff() : mixed

testWriteWithInvalidStyle()

public testWriteWithInvalidStyle() : mixed

testWriteWithVerbosityOption()

public testWriteWithVerbosityOption(mixed $verbosity, mixed $expected, mixed $msg) : mixed
Parameters
$verbosity : mixed
$expected : mixed
$msg : mixed
Tags
dataProvider

verbosityProvider

testWriteWithVerbosityQuiet()

public testWriteWithVerbosityQuiet() : mixed

verbosityProvider()

public verbosityProvider() : mixed

        
On this page

Search results