Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use consistently the method ResolveDependency. #30

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

reudismam
Copy link

Change the class PackageWalkerTest.cs to use consistently the method ResolveDependency. Other location on this file uses the pattern DependencyResolveUtility.ResolveDependency(…). The pattern DependencyResolveUtility.ResolveDependency(…) occurs in the majority of source code, such as the class PackageRepositoryTest.cs that has 21 locations with this pattern.

Change the class PackageWalkerTest.cs to use consistently the method ResolveDependency. Other location on this file uses the pattern DependencyResolveUtility.ResolveDependency(…). The pattern DependencyResolveUtility.ResolveDependency(…) occurs in the majority of source code, such as the class PackageRepositoryTest.cs that has 21 locations with this pattern.
@ghost ghost removed the cla-not-required label Dec 6, 2017
@ghost ghost deleted a comment from dnfclas Dec 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants