MultipartStreamBuilderTest
extends TestCase
in package
uses
HttpFactoryTrait
Table of Contents
Properties
Methods
- addFields() : void
- addFieldWithSameName() : void
- addStreams() : void
- buildWithMessageInterface() : void
- canCreateEmptyBody() : void
- createsDefaultBoundary() : void
- customHeaders() : void
- customHeadersAndMultipleValues() : void
- givenFieldnameCannotBeEmptyException() : void
- ignoresNonContentNonCustomHeaders() : void
- nesting() : void
- overwritesContentTypeHeaderInMessage() : void
- reset() : void
- setBoundary() : void
- setBoundaryEmptyException() : void
- setBoundaryInvalidCharException() : void
- suppressContentTypeHeader() : void
- setUp() : void
Properties
$multipartStreamBuilder
protected
MultipartStreamBuilder
$multipartStreamBuilder
Methods
addFields()
public
addFields() : void
Attributes
- #[Test]
addFieldWithSameName()
public
addFieldWithSameName() : void
Attributes
- #[Test]
addStreams()
public
addStreams() : void
Attributes
- #[Test]
buildWithMessageInterface()
public
buildWithMessageInterface() : void
Attributes
- #[Test]
canCreateEmptyBody()
public
canCreateEmptyBody() : void
Attributes
- #[Test]
createsDefaultBoundary()
public
createsDefaultBoundary() : void
Attributes
- #[Test]
customHeaders()
public
customHeaders() : void
Attributes
- #[Test]
customHeadersAndMultipleValues()
public
customHeadersAndMultipleValues() : void
Attributes
- #[Test]
givenFieldnameCannotBeEmptyException()
public
givenFieldnameCannotBeEmptyException() : void
Attributes
- #[Test]
ignoresNonContentNonCustomHeaders()
public
ignoresNonContentNonCustomHeaders() : void
Attributes
- #[Test]
nesting()
public
nesting() : void
Attributes
- #[Test]
overwritesContentTypeHeaderInMessage()
public
overwritesContentTypeHeaderInMessage() : void
Attributes
- #[Test]
reset()
public
reset() : void
Attributes
- #[Test]
setBoundary()
public
setBoundary() : void
Attributes
- #[Test]
setBoundaryEmptyException()
public
setBoundaryEmptyException() : void
Attributes
- #[Test]
setBoundaryInvalidCharException()
public
setBoundaryInvalidCharException() : void
Attributes
- #[Test]
suppressContentTypeHeader()
public
suppressContentTypeHeader() : void
Attributes
- #[Test]
setUp()
protected
setUp() : void