C# Class NuGet.Test.PackageWalkerTest

Mostra file Open project: xero-github/Nuget

Private Methods

Method Description
AfterPackageWalkMetaPackageIsClassifiedTheSameAsDependencies ( ) : void
AfterPackageWalkSatellitePackageIsClassifiedTheSameAsDependencies ( ) : void
AssertOperation ( string expectedId, string expectedVersion, PackageAction expectedAction, PackageOperation operation ) : void
ExternalPackagesThatDepdendOnProjectLevelPackagesThrows ( ) : void
InstallWalkerResolvesLowestMajorAndMinorVersionButHighestBuildAndRevisionForDependencies ( ) : void
LocalizedIntelliSenseFileCountsAsProjectTarget ( ) : void
MetaPackageWithMixedTargetsThrows ( ) : void
ProjectInstallWalkerIgnoresSolutionLevelPackages ( ) : void
ResolveDependenciesForInstallCircularReferenceThrows ( ) : void
ResolveDependenciesForInstallDiamondDependencyGraph ( ) : void
ResolveDependenciesForInstallDiamondDependencyGraphWithDifferntVersionOfSamePackage ( ) : void
ResolveDependenciesForInstallPackageResolvesDependencyUsingDependencyProvider ( ) : void
ResolveDependenciesForInstallPackageResolvesDependencyWithConstraintsUsingDependencyResolver ( ) : void
ResolveDependenciesForInstallPackageWithDependencyReturnsPackageAndDependency ( ) : void
ResolveDependenciesForInstallPackageWithUnknownDependencyThrows ( ) : void
ResolveDependenciesForInstallSameDependencyAtDifferentLevelsInGraphDuringUpdate ( ) : void
ResolveDependenciesForUninstallDiamondDependencyGraph ( ) : void
ResolveDependenciesForUninstallPackageWithDependentAndForceReturnsPackage ( ) : void
ResolveDependenciesForUninstallPackageWithDependentAndRemoveDependenciesThrows ( ) : void
ResolveDependenciesForUninstallPackageWithDependentThrows ( ) : void
ResolveDependenciesForUninstallPackageWithRemoveDependenciesExcludesDependencyIfDependencyInUse ( ) : void
ResolveDependenciesForUninstallPackageWithRemoveDependenciesSetAndForceReturnsAllDependencies ( ) : void
ResolveDependencyForInstallCircularReferenceWithDifferentVersionOfPackageReferenceThrows ( ) : void
ResolveDependencyForInstallPackageWithDependencyThatDoesntMeetExactVersionThrows ( ) : void
ResolveDependencyForInstallPackageWithDependencyThatDoesntMeetMinimumVersionThrows ( ) : void
ResolveOperationsForInstallSameDependencyAtDifferentLevelsInGraph ( ) : void
ResolvingDependencyForUpdateThatHasAnUnsatisfiedConstraint ( ) : void
ResolvingDependencyForUpdateWithConflictingDependents ( ) : void
ReverseDependencyWalkerUsersVersionAndIdToDetermineVisited ( ) : void
UninstallWalkerIgnoresMissingDependencies ( ) : void