Releases: oswaldobapvicjr/junit-utils
Releases · oswaldobapvicjr/junit-utils
junit-utils-1.8.0
What's Changed
- [Snyk] Upgrade org.junit.jupiter:junit-jupiter-api from 5.10.1 to 5.10.2 by @oswaldobapvicjr in #32
- Introduce new ExceptionMatcher.with(...) by @oswaldobapvicjr in #33
Full Changelog: junit-utils-1.7.0...junit-utils-1.8.0
junit-utils-1.7.0
What's Changed
- Upgrade to JUnit 5 by @oswaldobapvicjr in #30
- Upgrade CI/CD setup by @oswaldobapvicjr in #31
Full Changelog: junit-utils-1.6.0...junit-utils-1.7.0
junit-utils-1.6.0
What's Changed
- Nested exception matcher for cause validation by @oswaldobapvicjr in #28
- Add support to JDK 21 LTS by @oswaldobapvicjr in #29
Full Changelog: junit-utils-1.5.0...junit-utils-1.6.0
junit-utils-1.5.0
What's Changed
- Allow testing functions that throw checked exceptions by @oswaldobapvicjr in #27
Full Changelog: junit-utils-1.4.0...junit-utils-1.5.0
junit-utils-1.4.0
What's Changed
- New methods: assertPositiveNumber and assertNegativeNumber by @oswaldobapvicjr in #24
- Add support to JDK 19 by @oswaldobapvicjr in #25
Full Changelog: junit-utils-1.3.1...junit-utils-1.4.0
junit-utils-1.3.1
What's Changed
- Enhancement #22 implementation by @oswaldobapvicjr in #23
Full Changelog: junit-utils-1.3.0...junit-utils-1.3.1