codewars / docs

The Codewars Docs :construction: WIP
https://docs.codewars.com
MIT License
56 stars 201 forks source link

Document JUnit 4 message parameter #500

Open interrupt-routine opened 6 months ago

interrupt-routine commented 6 months ago

Adding an assertion message to the JUnit 4 demo + documenting the fact that the JUnit optional message parameter comes first in JUnit 4 but last in JUnit 5.