Alquimiaware.NuGetUnity.Tests.FileSystemPackageProviderTests.ContractTests.GetInvalidSourcePath C# (CSharp) Method

GetInvalidSourcePath() protected method

protected GetInvalidSourcePath ( ) : string
return string
            protected override string GetInvalidSourcePath()
            {
                return SourcePath(); // Empty by default
            }