C# Class NuGetGallery.OData.Interceptors.PackageExtensionsFacts

ファイルを表示 Open project: NuGet/NuGetGallery

Public Methods

Method Description
CreateFakeBasePackage ( ) : Package

Creates a fake package with all of the data needed for ProjectV2FeedPackage provided

Method Details

CreateFakeBasePackage() public static method

Creates a fake package with all of the data needed for ProjectV2FeedPackage provided
public static CreateFakeBasePackage ( ) : Package
return Package