Documentation

HighlighterTest extends PHPUnit_Framework_TestCase
in package

Table of Contents

$uut  : Highlighter
testBasicFunction()  : mixed
testComment()  : mixed
testConstant()  : mixed
testDocComment()  : mixed
testEmpty()  : mixed
testFloat()  : mixed
testHashComment()  : mixed
testHex()  : mixed
testInlineComment()  : mixed
testInstanceof()  : mixed
testInteger()  : mixed
testStringDouble()  : mixed
testStringNormal()  : mixed
testVariable()  : mixed
testWhitespace()  : mixed
compare()  : mixed
getConsoleColorMock()  : mixed
setUp()  : mixed

Properties

Methods

testBasicFunction()

public testBasicFunction() : mixed
Return values
mixed

testComment()

public testComment() : mixed
Return values
mixed

testConstant()

public testConstant() : mixed
Return values
mixed

testDocComment()

public testDocComment() : mixed
Return values
mixed

testEmpty()

public testEmpty() : mixed
Return values
mixed

testFloat()

public testFloat() : mixed
Return values
mixed

testHashComment()

public testHashComment() : mixed
Return values
mixed

testInlineComment()

public testInlineComment() : mixed
Return values
mixed

testInstanceof()

public testInstanceof() : mixed
Return values
mixed

testInteger()

public testInteger() : mixed
Return values
mixed

testStringDouble()

public testStringDouble() : mixed
Return values
mixed

testStringNormal()

public testStringNormal() : mixed
Return values
mixed

testVariable()

public testVariable() : mixed
Return values
mixed

testWhitespace()

public testWhitespace() : mixed
Return values
mixed

compare()

protected compare(mixed $original, mixed $expected) : mixed
Parameters
$original : mixed
$expected : mixed
Return values
mixed

getConsoleColorMock()

protected getConsoleColorMock() : mixed
Return values
mixed

Search results