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

Unit testing #51

Closed
portlek opened this issue Jul 19, 2020 · 3 comments
Closed

Unit testing #51

portlek opened this issue Jul 19, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@portlek
Copy link
Contributor

portlek commented Jul 19, 2020

Description
Examples should be removed. Unit tests should be in src/test/java package.

@portlek portlek added the enhancement New feature or request label Jul 19, 2020
@CryptoMorin
Copy link
Owner

Why would I remove that class? It's not only about tests. It also has other methods too and other random stuff I want to keep for future issues.

@portlek
Copy link
Contributor Author

portlek commented Jul 19, 2020

Why would I remove that class? It's not only about tests. It also has other methods too and other random stuff I want to keep for future issues.

the example class should be separated into wiki/usage or something like that.

@CryptoMorin
Copy link
Owner

CryptoMorin commented Jul 23, 2020

Moved Examples.java to the wiki section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants