Méthode |
Description |
|
CalculateChunkCalcs ( ) : void |
|
|
CancellationTokenWillCancel ( ) : void |
|
|
ChunkCalculationsForLargeFiles ( ) : void |
|
|
DownloadSmallerFile ( ) : void |
|
|
DownloadSmallerFileWriteToStream ( ) : void |
|
|
DownloadSmallerInSingleChunk ( ) : void |
|
|
DownloadZeroByteFile ( ) : void |
|
|
ExpectedDownloadTimeCalculation ( int chunkSize, int expected ) : void |
|
|
IfFileSizeIsZeroReturn100PercentProgress ( ) : void |
|
|
MultipleParallelChunkedDownload ( int threadCount, int parallelFactor ) : void |
|
|
ParallelChunkedDownload ( int threadCount ) : void |
|
|
ParallelChunkedOneGig ( int threadCount ) : void |
|
|
ReadStackReturnsSequentially ( ) : void |
|
|
SimpleGetClientCanDownloadTwentyMegFileSynchronously ( ) : void |
|
|
SimpleGetClientGetsFirst100Bytes ( ) : void |
|
|
TearDown ( ) : void |
|
|
TestStaleWriteEmptyStack ( ) : void |
|
|
TestStaleWriteNonEmptyStack ( ) : void |
|
|
ValidateGZip ( string path, long fileSize, string checksum ) : void |
|
|
ValidateSpeedOfWebRequest ( ) : void |
|
|