WriterTest
extends TestCase
Table of Contents
-
$writer
: mixed
-
compare()
: mixed
-
setUp()
: void
-
testArrayFormat2()
: mixed
-
testArrayFormat2NoValue()
: mixed
-
testArrayOfValues()
: mixed
-
testAttributes()
: mixed
-
testBaseElement()
: mixed
-
testCallback()
: mixed
-
testClassMap()
: mixed
-
testCustomNamespace()
: mixed
-
testElementObj()
: mixed
-
testEmptyNamespace()
: mixed
-
testEmptyNamespacePrefix()
: mixed
-
testEmptyNamespacePrefixEmptyString()
: mixed
-
testMixedSyntax()
: mixed
-
testNull()
: mixed
-
testResource()
: mixed
-
testSimple()
: mixed
-
testSimpleAttributes()
: mixed
-
testSimpleQuotes()
: mixed
-
testStartElementSimple()
: mixed
-
testWriteBadObject()
: mixed
-
testWriteElement()
: mixed
-
testWriteElementComplex()
: mixed
$writer
protected
mixed
$writer
compare()
public
compare(mixed $input, mixed $output) : mixed
Parameters
-
$input
: mixed
-
-
$output
: mixed
-
Return values
mixed
—
setUp()
public
setUp() : void
Return values
void
—
public
testArrayFormat2() : mixed
Return values
mixed
—
public
testArrayFormat2NoValue() : mixed
-
depends
-
Return values
mixed
—
testArrayOfValues()
public
testArrayOfValues() : mixed
Return values
mixed
—
testAttributes()
public
testAttributes() : mixed
Return values
mixed
—
testBaseElement()
public
testBaseElement() : mixed
Return values
mixed
—
testCallback()
public
testCallback() : mixed
Return values
mixed
—
testClassMap()
public
testClassMap() : mixed
Return values
mixed
—
testCustomNamespace()
public
testCustomNamespace() : mixed
Return values
mixed
—
testElementObj()
public
testElementObj() : mixed
Return values
mixed
—
testEmptyNamespace()
public
testEmptyNamespace() : mixed
Return values
mixed
—
testEmptyNamespacePrefix()
public
testEmptyNamespacePrefix() : mixed
Return values
mixed
—
testEmptyNamespacePrefixEmptyString()
public
testEmptyNamespacePrefixEmptyString() : mixed
Return values
mixed
—
testMixedSyntax()
public
testMixedSyntax() : mixed
Return values
mixed
—
testNull()
public
testNull() : mixed
Return values
mixed
—
testResource()
public
testResource() : mixed
Return values
mixed
—
testSimple()
public
testSimple() : mixed
Return values
mixed
—
testSimpleAttributes()
public
testSimpleAttributes() : mixed
Return values
mixed
—
testSimpleQuotes()
public
testSimpleQuotes() : mixed
-
depends
-
Return values
mixed
—
testStartElementSimple()
public
testStartElementSimple() : mixed
Return values
mixed
—
testWriteBadObject()
public
testWriteBadObject() : mixed
Return values
mixed
—
testWriteElement()
public
testWriteElement() : mixed
Return values
mixed
—
testWriteElementComplex()
public
testWriteElementComplex() : mixed
Return values
mixed
—