Documentation

Swift_Mime_Headers_IdentificationHeaderTest extends TestCase
in package

Table of Contents

testGetBodyModel()  : mixed
testIdCanBeRetrievedVerbatim()  : mixed
testIdLeftCanBeDotAtom()  : mixed
testIdLeftCanBeQuoted()  : mixed
testIdLeftCanContainAnglesAsQuotedPairs()  : mixed
testIdRightCanBeDotAtom()  : mixed
testIdRightCanBeLiteral()  : mixed
testIdRigthIsIdnEncoded()  : mixed
testInvalidIdLeftThrowsException()  : mixed
testInvalidIdRightThrowsException()  : mixed
testMissingAtSignThrowsException()  : mixed
testMultipleIdsCanBeSet()  : mixed
testSetBodyModel()  : mixed
testSettingMultipleIdsProducesAListValue()  : mixed
testStringValue()  : mixed
testTypeIsIdHeader()  : mixed
testValueMatchesMsgIdSpec()  : mixed
getHeader()  : mixed

Methods

testIdLeftCanContainAnglesAsQuotedPairs()

public testIdLeftCanContainAnglesAsQuotedPairs() : mixed
Return values
mixed

testInvalidIdLeftThrowsException()

public testInvalidIdLeftThrowsException() : mixed
Tags
expectedException

\Exception

expectedMessageException

"a b c" is not valid id-left

Return values
mixed

testInvalidIdRightThrowsException()

public testInvalidIdRightThrowsException() : mixed
Tags
expectedException

\Exception

expectedMessageException

"b c d" is not valid id-right

Return values
mixed

testMissingAtSignThrowsException()

public testMissingAtSignThrowsException() : mixed
Tags
expectedException

\Exception

expectedMessageException

"abc" is does not contain @

Return values
mixed

testSettingMultipleIdsProducesAListValue()

public testSettingMultipleIdsProducesAListValue() : mixed
Return values
mixed

Search results