OutputFormatterTest
extends TestCase
in package
Table of Contents
- provideInlineStyleOptionsCases() : mixed
- provideInlineStyleTagsWithUnknownOptions() : mixed
- testAdjacentStyles() : mixed
- testBundledStyles() : mixed
- testContentWithLineBreaks() : mixed
- testDeepNestedStyles() : mixed
- testEmptyTag() : mixed
- testFormatLongString() : mixed
- testFormatToStringObject() : mixed
- testInlineStyle() : mixed
- testInlineStyleOptions() : mixed
- testInlineStyleOptionsUnknownAreDeprecated() : mixed
- testLGCharEscaping() : mixed
- testNestedStyles() : mixed
- testNewStyle() : mixed
- testNonStyleTag() : mixed
- testNotDecoratedFormatter() : mixed
- testRedefineStyle() : mixed
- testStyleEscaping() : mixed
- testStyleMatchingNotGreedy() : mixed
Methods
provideInlineStyleOptionsCases()
public
provideInlineStyleOptionsCases() : mixed
Return values
mixed —provideInlineStyleTagsWithUnknownOptions()
public
provideInlineStyleTagsWithUnknownOptions() : mixed
Return values
mixed —testAdjacentStyles()
public
testAdjacentStyles() : mixed
Return values
mixed —testBundledStyles()
public
testBundledStyles() : mixed
Return values
mixed —testContentWithLineBreaks()
public
testContentWithLineBreaks() : mixed
Return values
mixed —testDeepNestedStyles()
public
testDeepNestedStyles() : mixed
Return values
mixed —testEmptyTag()
public
testEmptyTag() : mixed
Return values
mixed —testFormatLongString()
public
testFormatLongString() : mixed
Return values
mixed —testFormatToStringObject()
public
testFormatToStringObject() : mixed
Return values
mixed —testInlineStyle()
public
testInlineStyle() : mixed
Return values
mixed —testInlineStyleOptions()
public
testInlineStyleOptions(string $tag[, string|null $expected = null ][, string|null $input = null ]) : mixed
Parameters
- $tag : string
- $expected : string|null = null
- $input : string|null = null
Tags
Return values
mixed —testInlineStyleOptionsUnknownAreDeprecated()
public
testInlineStyleOptionsUnknownAreDeprecated(mixed $tag, mixed $option) : mixed
Parameters
- $tag : mixed
- $option : mixed
Tags
Return values
mixed —testLGCharEscaping()
public
testLGCharEscaping() : mixed
Return values
mixed —testNestedStyles()
public
testNestedStyles() : mixed
Return values
mixed —testNewStyle()
public
testNewStyle() : mixed
Return values
mixed —testNonStyleTag()
public
testNonStyleTag() : mixed
Return values
mixed —testNotDecoratedFormatter()
public
testNotDecoratedFormatter() : mixed
Return values
mixed —testRedefineStyle()
public
testRedefineStyle() : mixed
Return values
mixed —testStyleEscaping()
public
testStyleEscaping() : mixed
Return values
mixed —testStyleMatchingNotGreedy()
public
testStyleMatchingNotGreedy() : mixed