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

Provide a way to give precedence to ResourceProvider if multiple providers can provide resource of same type #143

Open
dipak-pawar opened this issue Nov 27, 2017 · 0 comments

Comments

@dipak-pawar
Copy link
Contributor

Issue Overview

If multiple resource providers are on classpath which can provide resource of required type. Then arquillian takes first resource provider found on classpath.

There should be some way to provide precedence using which arquillian can return the required resource.

Also we should think for two different extensions having the same precedence while implementing this to avoid problems in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants