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

hamming: introduce use of @Rule #369

Closed
jtigger opened this issue Mar 8, 2017 · 0 comments
Closed

hamming: introduce use of @Rule #369

jtigger opened this issue Mar 8, 2017 · 0 comments
Assignees
Labels
code good first issue Good for newcomers

Comments

@jtigger
Copy link
Contributor

jtigger commented Mar 8, 2017

After #142, the exercise hamming is now the first to use the JUnit @Rule feature. This feature is often not intuitive to those new-to-the-framework.

Please:

  1. include a HINT.md file that describes the @Rule feature as succinctly and clearly as possible.
  2. include a comment right about the use of @Rule that points the practitioner to JUnit documentation specifically about this feature (see QueenAttackCalculatorTest for inspiration).
  3. Remove the inline comments that (re-)explain @Rule from tests that appear in exercises later in the track
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants