C# Class ZeroInstall.Store.ConfigTest

显示文件 Open project: 0install/0install-win

Public Methods

Method Description
CreateTestConfig ( ) : Config

Creates test Config.

Private Methods

Method Description
StressTest ( ) : void
TestClone ( ) : void
TestGetSetValue ( ) : void
TestRetainUnknownProperties ( ) : void
TestSaveLoad ( ) : void

Method Details

CreateTestConfig() public static method

Creates test Config.
public static CreateTestConfig ( ) : Config
return Config