Documentation

MessageTest extends TestCase
in package

Table of Contents

Methods

headerNameAndValueDoesNotContainCRLF()  : void
headerValuesAreTrimmed()  : void
nullBody()  : void
returnsEmptyHeadersArray()  : void
supportNumericHeaderValues()  : void
withAddedHeader()  : void
withAddedHeaderAsArray()  : void
withAddedHeaderThatDoesNotExist()  : void
withHeader()  : void
withHeaderAsArray()  : void
withHeaderReplacesDifferentCase()  : void
withoutHeaderThatDoesNotExist()  : void
withoutHeaderThatExists()  : void

Methods

headerNameAndValueDoesNotContainCRLF()

public headerNameAndValueDoesNotContainCRLF() : void
Attributes
#[Test]

headerValuesAreTrimmed()

public headerValuesAreTrimmed() : void
Attributes
#[Test]

nullBody()

public nullBody() : void
Attributes
#[Test]

returnsEmptyHeadersArray()

public returnsEmptyHeadersArray() : void
Attributes
#[Test]

supportNumericHeaderValues()

public supportNumericHeaderValues() : void
Attributes
#[Test]

withAddedHeader()

public withAddedHeader() : void
Attributes
#[Test]

withAddedHeaderAsArray()

public withAddedHeaderAsArray() : void
Attributes
#[Test]

withAddedHeaderThatDoesNotExist()

public withAddedHeaderThatDoesNotExist() : void
Attributes
#[Test]

withHeader()

public withHeader() : void
Attributes
#[Test]

withHeaderAsArray()

public withHeaderAsArray() : void
Attributes
#[Test]

withHeaderReplacesDifferentCase()

public withHeaderReplacesDifferentCase() : void
Attributes
#[Test]

withoutHeaderThatDoesNotExist()

public withoutHeaderThatDoesNotExist() : void
Attributes
#[Test]

withoutHeaderThatExists()

public withoutHeaderThatExists() : void
Attributes
#[Test]
On this page

Search results