We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Each class should have it's own unit test
Not every class has it's own unit test
src/main/java
src/test/java
Test
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
Each class should have it's own unit test
Actual Behavior
Not every class has it's own unit test
Steps to Reproduce the Problem
src/main/java
src/test/java
withTest
appended to its nameSpecifications
The text was updated successfully, but these errors were encountered: