Documentation

ReaderTest extends TestCase
in package

Table of Contents

testReadBOM()  : mixed
testReadBrokenInput()  : mixed
testReadBrokenLine()  : mixed
testReadComponent()  : mixed
testReadComponentLineFold()  : mixed
testReadComponentUnixNewLine()  : mixed
testReadCorruptComponent()  : mixed
testReadCorruptSubComponent()  : mixed
testReadForgiving()  : mixed
testReadIncompleteFile()  : mixed
Reported as Issue 32.
testReadMappedProperty()  : mixed
testReadMappedPropertyGrouped()  : mixed
testReadNestedComponent()  : mixed
testReadProperty()  : mixed
testReadProperty2Parameters()  : mixed
testReadPropertyInComponent()  : mixed
testReadPropertyNoName()  : mixed
testReadPropertyParameter()  : mixed
testReadPropertyParameterExtraColon()  : mixed
testReadPropertyParameterNewLines()  : mixed
testReadPropertyParameterQuoted()  : mixed
testReadPropertyParameterQuotedColon()  : mixed
testReadPropertyRepeatingNamelessGuessedParameter()  : mixed
testReadPropertyRepeatingParameter()  : mixed
testReadPropertyWithNewLine()  : mixed
testReadStream()  : mixed
testReadWithInvalidLine()  : mixed
testReadXMLComponent()  : mixed
testReadXMLStream()  : mixed

Methods

testReadBOM()

public testReadBOM() : mixed
Return values
mixed

testReadBrokenInput()

public testReadBrokenInput() : mixed
Return values
mixed

testReadBrokenLine()

public testReadBrokenLine() : mixed
Return values
mixed

testReadComponent()

public testReadComponent() : mixed
Return values
mixed

testReadComponentLineFold()

public testReadComponentLineFold() : mixed
Return values
mixed

testReadComponentUnixNewLine()

public testReadComponentUnixNewLine() : mixed
Return values
mixed

testReadCorruptComponent()

public testReadCorruptComponent() : mixed
Return values
mixed

testReadCorruptSubComponent()

public testReadCorruptSubComponent() : mixed
Return values
mixed

testReadForgiving()

public testReadForgiving() : mixed
Return values
mixed

testReadIncompleteFile()

Reported as Issue 32.

public testReadIncompleteFile() : mixed
Return values
mixed

testReadMappedProperty()

public testReadMappedProperty() : mixed
Return values
mixed

testReadMappedPropertyGrouped()

public testReadMappedPropertyGrouped() : mixed
Return values
mixed

testReadNestedComponent()

public testReadNestedComponent() : mixed
Return values
mixed

testReadProperty()

public testReadProperty() : mixed
Return values
mixed

testReadProperty2Parameters()

public testReadProperty2Parameters() : mixed
Return values
mixed

testReadPropertyInComponent()

public testReadPropertyInComponent() : mixed
Return values
mixed

testReadPropertyNoName()

public testReadPropertyNoName() : mixed
Return values
mixed

testReadPropertyParameter()

public testReadPropertyParameter() : mixed
Return values
mixed

testReadPropertyParameterExtraColon()

public testReadPropertyParameterExtraColon() : mixed
Return values
mixed

testReadPropertyParameterNewLines()

public testReadPropertyParameterNewLines() : mixed
Return values
mixed

testReadPropertyParameterQuoted()

public testReadPropertyParameterQuoted() : mixed
Return values
mixed

testReadPropertyParameterQuotedColon()

public testReadPropertyParameterQuotedColon() : mixed
Return values
mixed

testReadPropertyRepeatingNamelessGuessedParameter()

public testReadPropertyRepeatingNamelessGuessedParameter() : mixed
Return values
mixed

testReadPropertyRepeatingParameter()

public testReadPropertyRepeatingParameter() : mixed
Return values
mixed

testReadPropertyWithNewLine()

public testReadPropertyWithNewLine() : mixed
Return values
mixed

testReadStream()

public testReadStream() : mixed
Return values
mixed

testReadWithInvalidLine()

public testReadWithInvalidLine() : mixed
Return values
mixed

testReadXMLComponent()

public testReadXMLComponent() : mixed
Return values
mixed

testReadXMLStream()

public testReadXMLStream() : mixed
Return values
mixed

Search results