OutputFormatterTest
extends TestCase
in package
Table of Contents
Methods
- 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
provideInlineStyleTagsWithUnknownOptions()
public
provideInlineStyleTagsWithUnknownOptions() : mixed
testAdjacentStyles()
public
testAdjacentStyles() : mixed
testBundledStyles()
public
testBundledStyles() : mixed
testContentWithLineBreaks()
public
testContentWithLineBreaks() : mixed
testDeepNestedStyles()
public
testDeepNestedStyles() : mixed
testEmptyTag()
public
testEmptyTag() : mixed
testFormatLongString()
public
testFormatLongString() : mixed
testFormatToStringObject()
public
testFormatToStringObject() : mixed
testInlineStyle()
public
testInlineStyle() : 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
testInlineStyleOptionsUnknownAreDeprecated()
public
testInlineStyleOptionsUnknownAreDeprecated(mixed $tag, mixed $option) : mixed
Parameters
- $tag : mixed
- $option : mixed
Tags
testLGCharEscaping()
public
testLGCharEscaping() : mixed
testNestedStyles()
public
testNestedStyles() : mixed
testNewStyle()
public
testNewStyle() : mixed
testNonStyleTag()
public
testNonStyleTag() : mixed
testNotDecoratedFormatter()
public
testNotDecoratedFormatter() : mixed
testRedefineStyle()
public
testRedefineStyle() : mixed
testStyleEscaping()
public
testStyleEscaping() : mixed
testStyleMatchingNotGreedy()
public
testStyleMatchingNotGreedy() : mixed