C# Class NSoft.NFramework.Compressions.CompressAdaptorTestCase

Inheritance: CompressorFixtureBase
显示文件 Open project: debop/NFramework

Protected Methods

Method Description
OnFixtureSetUp ( ) : void

Private Methods

Method Description
Adaptor_Compress_Decompress_By_ByteArray_InParallel ( ) : void
Adaptor_Compress_Decompress_By_Stream_InParallel ( ) : void
LoadCompressorsTest ( ) : void
ThreadTest ( ) : void

Method Details

OnFixtureSetUp() protected method

protected OnFixtureSetUp ( ) : void
return void