C# Class Alquimiaware.NuGetUnity.Tests.FileSystemPackageProviderTests.ContractTests

Inheritance: IPackageProviderContractTests
Datei anzeigen Open project: Alquimiaware/Nuget-Unity

Protected Methods

Method Description
CreateProvider ( ) : IPackageProvider
GetInvalidSourcePath ( ) : string
GetValidSourcePath ( ) : string

Private Methods

Method Description
Setup ( ) : void
Teardown ( ) : void

Method Details

CreateProvider() protected method

protected CreateProvider ( ) : IPackageProvider
return IPackageProvider

GetInvalidSourcePath() protected method

protected GetInvalidSourcePath ( ) : string
return string

GetValidSourcePath() protected method

protected GetValidSourcePath ( ) : string
return string