C# Class Microsoft.AspNet.Server.KestrelTests.MemoryPoolBlock2Tests

Show file Open project: Starcounter/KestrelHttpServer

Private Methods

Method Description
AddDoesNotAdvanceAtEndOfCurrentBlock ( ) : void
AssertIterator ( MemoryPoolIterator2 iter, Microsoft.AspNet.Server.Kestrel.Infrastructure.MemoryPoolBlock2 block, int index ) : void
CopyToCorrectlyTraversesBlocks ( ) : void
GetLengthBetweenIteratorsWorks ( ) : void
IsEndCorrectlyTraversesBlocks ( ) : void
SeekWorks ( ) : void
TestAllLengths ( Microsoft.AspNet.Server.Kestrel.Infrastructure.MemoryPoolBlock2 block, int lengths ) : void