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

Separate tests by component #6

Open
SalusaSecondus opened this issue Dec 21, 2016 · 1 comment
Open

Separate tests by component #6

SalusaSecondus opened this issue Dec 21, 2016 · 1 comment

Comments

@SalusaSecondus
Copy link
Contributor

Not only separate tests by algorithm, but also by component. This will make it easier to test providers which only supply some Services (such as Cipher or Signature) but not others (such as KeyFactory).

@thaidn
Copy link
Contributor

thaidn commented Jan 12, 2017

If I'm not wrong, this could be fixed by explicitly passing the target provider to Cipher.getInstance and Signature.getInstance.

Let me see what I can do.

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

No branches or pull requests

2 participants