StreamTest
extends TestCase
in package
uses
HttpFactoryTrait
Table of Contents
Methods
- testCanDetachStream() : void
- testChecksEof() : void
- testCloseClearProperties() : void
- testConstructorInitializesProperties() : void
- testConstructorThrowsExceptionOnInvalidArgument() : void
- testConvertsToString() : void
- testEnsuresSizeIsConsistent() : void
- testGetsContents() : void
- testGetSize() : void
- testProvidesStreamPosition() : void
- testStreamClosesHandleOnDestruct() : void
- testStreamReadingWithNegativeLength() : void
- testStreamReadingWithZeroLength() : void
- testStreamSeekInvalidPosition() : void
- setUp() : void
Methods
testCanDetachStream()
public
testCanDetachStream() : void
testChecksEof()
public
testChecksEof() : void
testCloseClearProperties()
public
testCloseClearProperties() : void
testConstructorInitializesProperties()
public
testConstructorInitializesProperties() : void
testConstructorThrowsExceptionOnInvalidArgument()
public
testConstructorThrowsExceptionOnInvalidArgument() : void
testConvertsToString()
public
testConvertsToString() : void
testEnsuresSizeIsConsistent()
public
testEnsuresSizeIsConsistent() : void
testGetsContents()
public
testGetsContents() : void
testGetSize()
public
testGetSize() : void
testProvidesStreamPosition()
public
testProvidesStreamPosition() : void
testStreamClosesHandleOnDestruct()
public
testStreamClosesHandleOnDestruct() : void
testStreamReadingWithNegativeLength()
public
testStreamReadingWithNegativeLength() : void
testStreamReadingWithZeroLength()
public
testStreamReadingWithZeroLength() : void
testStreamSeekInvalidPosition()
public
testStreamSeekInvalidPosition() : void
setUp()
protected
setUp() : void