MultipartStreamBuilderTest
extends TestCase
in package
uses
HttpFactoryTrait
Table of Contents
Properties
Methods
- testAddFields() : void
- testAddFieldWithSameName() : void
- testAddStreams() : void
- testBuildWithMessageInterface() : void
- testCanCreateEmptyBody() : void
- testCreatesDefaultBoundary() : void
- testCustomHeaders() : void
- testCustomHeadersAndMultipleValues() : void
- testGivenFieldnameCannotBeEmptyException() : void
- testIgnoresNonContentNonCustomHeaders() : void
- testNesting() : void
- testOverwritesContentTypeHeaderInMessage() : void
- testReset() : void
- testSetBoundary() : void
- testSetBoundaryEmptyException() : void
- testSetBoundaryInvalidCharException() : void
- testSuppressContentTypeHeader() : void
- setUp() : void
Properties
$multipartStreamBuilder
protected
MultipartStreamBuilder
$multipartStreamBuilder
Methods
testAddFields()
public
testAddFields() : void
testAddFieldWithSameName()
public
testAddFieldWithSameName() : void
testAddStreams()
public
testAddStreams() : void
testBuildWithMessageInterface()
public
testBuildWithMessageInterface() : void
testCanCreateEmptyBody()
public
testCanCreateEmptyBody() : void
testCreatesDefaultBoundary()
public
testCreatesDefaultBoundary() : void
testCustomHeaders()
public
testCustomHeaders() : void
testCustomHeadersAndMultipleValues()
public
testCustomHeadersAndMultipleValues() : void
testGivenFieldnameCannotBeEmptyException()
public
testGivenFieldnameCannotBeEmptyException() : void
testIgnoresNonContentNonCustomHeaders()
public
testIgnoresNonContentNonCustomHeaders() : void
testNesting()
public
testNesting() : void
testOverwritesContentTypeHeaderInMessage()
public
testOverwritesContentTypeHeaderInMessage() : void
testReset()
public
testReset() : void
testSetBoundary()
public
testSetBoundary() : void
testSetBoundaryEmptyException()
public
testSetBoundaryEmptyException() : void
testSetBoundaryInvalidCharException()
public
testSetBoundaryInvalidCharException() : void
testSuppressContentTypeHeader()
public
testSuppressContentTypeHeader() : void
setUp()
protected
setUp() : void