PHP Class ProtobufTest\StreamTest

Inheritance: extends TestCase
Afficher le fichier Open project: protobuf-php/protobuf

Méthodes publiques

Méthode Description
testCanSetSize ( )
testChecksEof ( )
testClosesStreamOnDestruct ( )
testConvertsToString ( )
testCreateStreamFromEmptyString ( )
testCreateStreamFromResource ( )
testCreateStreamFromString ( )
testGetSize ( )
testGetsContents ( )
testPositionOfResource ( )
testReadStream ( )
testSeekException ( )
testStreamPosition ( )
testThrowsExceptionForUnknown ( )
testThrowsExceptionOnInvalidArgument ( )
testWriteException ( )
testWriteStream ( )
testWriteStreamException ( )

Method Details

testCanSetSize() public méthode

public testCanSetSize ( )

testChecksEof() public méthode

public testChecksEof ( )

testClosesStreamOnDestruct() public méthode

testConvertsToString() public méthode

testCreateStreamFromEmptyString() public méthode

testCreateStreamFromResource() public méthode

testCreateStreamFromString() public méthode

testGetSize() public méthode

public testGetSize ( )

testGetsContents() public méthode

public testGetsContents ( )

testPositionOfResource() public méthode

testReadStream() public méthode

public testReadStream ( )

testSeekException() public méthode

public testSeekException ( )

testStreamPosition() public méthode

public testStreamPosition ( )

testThrowsExceptionForUnknown() public méthode

testThrowsExceptionOnInvalidArgument() public méthode

testWriteException() public méthode

public testWriteException ( )

testWriteStream() public méthode

public testWriteStream ( )

testWriteStreamException() public méthode