C# Class ZeroInstall.Store.Model.ImplementationTest

Show file Open project: 0install/0install-win

Public Methods

Method Description
CreateTestImplementation ( ) : Implementation

Creates a fictive test Implementation.

Private Methods

Method Description
TestClone ( ) : void
TestContainsCommand ( ) : void
TestGetCommand ( ) : void
TestNormalizeCommand ( ) : void
TestNormalizeID ( ) : void
TestNormalizeLocalPath ( ) : void
TestNormalizeRejectLocalPath ( ) : void
TestNormalizeRejectRelativeHref ( ) : void

Method Details

CreateTestImplementation() public static method

Creates a fictive test Implementation.
public static CreateTestImplementation ( ) : Implementation
return Implementation