C# Class Squared.Task.IO.AsyncStreamReaderTests

Inheritance: IOTests
Show file Open project: sq/Fracture

Private Methods

Method Description
DisposeAndGetRemainingBytes ( ) : void
MultiblockReadTest ( ) : void
ReadAndPeekTest ( ) : void
ReadBlockTest ( ) : void
ReadLineTest ( ) : void
ReadLotsOfLinesTest ( ) : void
ReadToEndTest ( ) : void
SetUp ( ) : void
ThrowsIfReadInvokedWhilePreviousReadIsPending ( ) : void