C# Class NSoft.NFramework.Compressions.CompressorFixture

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

Protected Methods

Method Description
OnFixtureSetUp ( ) : void

Private Methods

Method Description
AllCompressorTest ( ) : void
ByteCompression ( ) : void
LoadCompressors ( ) : void
StreamCompression ( ) : void
StringCompression ( ) : void

Method Details

OnFixtureSetUp() protected method

protected OnFixtureSetUp ( ) : void
return void