Documentation

OutputFormatTest extends PHPUnit_Framework_TestCase
in package

Table of Contents

$oDocument  : mixed
$oParser  : mixed
setUp()  : mixed
testCompact()  : mixed
testIgnoreExceptionsOff()  : mixed
testIgnoreExceptionsOn()  : mixed
testIndentation()  : mixed
testPlain()  : mixed
testPretty()  : mixed
testRGBHashNotation()  : mixed
testSemicolonAfterLastRule()  : mixed
testSpaceAfterListArgumentSeparator()  : mixed
testSpaceAfterListArgumentSeparatorComplex()  : mixed
testSpaceAfterRuleName()  : mixed
testSpaceAfterSelectorSeparator()  : mixed
testSpaceBeforeBraces()  : mixed
testSpaceBetweenBlocks()  : mixed
testSpaceBlocks()  : mixed
testSpaceBoth()  : mixed
testSpaceRules()  : mixed
testStringQuotingType()  : mixed

Properties

Methods

testIgnoreExceptionsOff()

public testIgnoreExceptionsOff() : mixed
Tags
expectedException

Sabberworm\CSS\Parsing\OutputException

Return values
mixed

testIgnoreExceptionsOn()

public testIgnoreExceptionsOn() : mixed
Return values
mixed

testIndentation()

public testIndentation() : mixed
Return values
mixed

testRGBHashNotation()

public testRGBHashNotation() : mixed
Return values
mixed

testSemicolonAfterLastRule()

public testSemicolonAfterLastRule() : mixed
Return values
mixed

testSpaceAfterListArgumentSeparator()

public testSpaceAfterListArgumentSeparator() : mixed
Return values
mixed

testSpaceAfterListArgumentSeparatorComplex()

public testSpaceAfterListArgumentSeparatorComplex() : mixed
Return values
mixed

testSpaceAfterRuleName()

public testSpaceAfterRuleName() : mixed
Return values
mixed

testSpaceAfterSelectorSeparator()

public testSpaceAfterSelectorSeparator() : mixed
Return values
mixed

testSpaceBeforeBraces()

public testSpaceBeforeBraces() : mixed
Return values
mixed

testSpaceBetweenBlocks()

public testSpaceBetweenBlocks() : mixed
Return values
mixed

testSpaceBlocks()

public testSpaceBlocks() : mixed
Return values
mixed

testSpaceRules()

public testSpaceRules() : mixed
Return values
mixed

testStringQuotingType()

public testStringQuotingType() : mixed
Return values
mixed

Search results