PHP 클래스 ProtobufTest\StreamTest

상속: extends TestCase
파일 보기 프로젝트 열기: protobuf-php/protobuf

공개 메소드들

메소드 설명
testCanSetSize ( )
testChecksEof ( )
testClosesStreamOnDestruct ( )
testConvertsToString ( )
testCreateStreamFromEmptyString ( )
testCreateStreamFromResource ( )
testCreateStreamFromString ( )
testGetSize ( )
testGetsContents ( )
testPositionOfResource ( )
testReadStream ( )
testSeekException ( )
testStreamPosition ( )
testThrowsExceptionForUnknown ( )
testThrowsExceptionOnInvalidArgument ( )
testWriteException ( )
testWriteStream ( )
testWriteStreamException ( )

메소드 상세

testCanSetSize() 공개 메소드

public testCanSetSize ( )

testChecksEof() 공개 메소드

public testChecksEof ( )

testClosesStreamOnDestruct() 공개 메소드

testConvertsToString() 공개 메소드

testCreateStreamFromEmptyString() 공개 메소드

testCreateStreamFromResource() 공개 메소드

testCreateStreamFromString() 공개 메소드

testGetSize() 공개 메소드

public testGetSize ( )

testGetsContents() 공개 메소드

public testGetsContents ( )

testPositionOfResource() 공개 메소드

testReadStream() 공개 메소드

public testReadStream ( )

testSeekException() 공개 메소드

public testSeekException ( )

testStreamPosition() 공개 메소드

public testStreamPosition ( )

testThrowsExceptionForUnknown() 공개 메소드

testThrowsExceptionOnInvalidArgument() 공개 메소드

testWriteException() 공개 메소드

public testWriteException ( )

testWriteStream() 공개 메소드

public testWriteStream ( )

testWriteStreamException() 공개 메소드