PHP 클래스 Kraken\_Unit\Stream\AsyncStreamWriterTest

상속: extends StreamSeekerTest
파일 보기 프로젝트 열기: kraken-php/framework

공개 메소드들

메소드 설명
testApiWrite_WritesDataProperly ( )

보호된 메소드들

메소드 설명
createAsyncStreamWriterMock ( resource | null $resource = null, Kraken\Loop\LoopInterface | null $loop = null ) : AsyncStreamWriter

메소드 상세

createAsyncStreamWriterMock() 보호된 메소드

protected createAsyncStreamWriterMock ( resource | null $resource = null, Kraken\Loop\LoopInterface | null $loop = null ) : AsyncStreamWriter
$resource resource | null
$loop Kraken\Loop\LoopInterface | null
리턴 Kraken\Stream\AsyncStreamWriter

testApiWrite_WritesDataProperly() 공개 메소드