C# Class ZeroInstall.Store.Model.FeedTest

Afficher le fichier Open project: 0install/0install-win Class Usage Examples

Méthodes publiques

Свойство Type Description
Sub1Uri FeedUri
Sub2Uri FeedUri
Sub3Uri FeedUri
Test1Uri FeedUri
Test2Uri FeedUri
Test3Uri FeedUri

Méthodes publiques

Méthode Description
CreateTestFeed ( ) : Feed

Creates a fictive test Feed.

CreateTestImplementation ( ) : Implementation

Creates a fictive test Implementation.

CreateTestPackageImplementation ( ) : PackageImplementation

Creates a fictive test PackageImplementation.

Private Methods

Méthode Description
CreateTestGroup ( ) : Group

Creates a fictive test Group.

TestCloneEquals ( ) : void
TestGetEntryPoint ( ) : void
TestGetIcon ( ) : void
TestGetImplementation ( ) : void
TestGetName ( ) : void
TestGetSummary ( ) : void
TestNormalize ( ) : void
TestNormalizeHash ( ) : void
TestSaveLoad ( ) : void
TestStrip ( ) : void

Method Details

CreateTestFeed() public static méthode

Creates a fictive test Feed.
public static CreateTestFeed ( ) : Feed
Résultat Feed

CreateTestImplementation() public static méthode

Creates a fictive test Implementation.
public static CreateTestImplementation ( ) : Implementation
Résultat Implementation

CreateTestPackageImplementation() public static méthode

Creates a fictive test PackageImplementation.
public static CreateTestPackageImplementation ( ) : PackageImplementation
Résultat PackageImplementation

Property Details

Sub1Uri public_oe static_oe property

public static FeedUri Sub1Uri
Résultat FeedUri

Sub2Uri public_oe static_oe property

public static FeedUri Sub2Uri
Résultat FeedUri

Sub3Uri public_oe static_oe property

public static FeedUri Sub3Uri
Résultat FeedUri

Test1Uri public_oe static_oe property

public static FeedUri Test1Uri
Résultat FeedUri

Test2Uri public_oe static_oe property

public static FeedUri Test2Uri
Résultat FeedUri

Test3Uri public_oe static_oe property

public static FeedUri Test3Uri
Résultat FeedUri