Documentation

StreamTest extends TestCase
in package
uses HttpFactoryTrait

Table of Contents

Methods

canDetachStream()  : void
checksEof()  : void
closeClearProperties()  : void
constructorInitializesProperties()  : void
constructorThrowsExceptionOnInvalidArgument()  : void
convertsToString()  : void
ensuresSizeIsConsistent()  : void
getsContents()  : void
getSize()  : void
providesStreamPosition()  : void
streamClosesHandleOnDestruct()  : void
streamReadingWithNegativeLength()  : void
streamReadingWithZeroLength()  : void
streamSeekInvalidPosition()  : void
setUp()  : void

Methods

canDetachStream()

public canDetachStream() : void
Attributes
#[Test]

checksEof()

public checksEof() : void
Attributes
#[Test]

closeClearProperties()

public closeClearProperties() : void
Attributes
#[Test]

constructorInitializesProperties()

public constructorInitializesProperties() : void
Attributes
#[Test]

constructorThrowsExceptionOnInvalidArgument()

public constructorThrowsExceptionOnInvalidArgument() : void
Attributes
#[Test]

convertsToString()

public convertsToString() : void
Attributes
#[Test]

ensuresSizeIsConsistent()

public ensuresSizeIsConsistent() : void
Attributes
#[Test]

getsContents()

public getsContents() : void
Attributes
#[Test]

getSize()

public getSize() : void
Attributes
#[Test]

providesStreamPosition()

public providesStreamPosition() : void
Attributes
#[Test]

streamClosesHandleOnDestruct()

public streamClosesHandleOnDestruct() : void
Attributes
#[Test]

streamReadingWithNegativeLength()

public streamReadingWithNegativeLength() : void
Attributes
#[Test]

streamReadingWithZeroLength()

public streamReadingWithZeroLength() : void
Attributes
#[Test]

streamSeekInvalidPosition()

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

Search results