Skip to content

v1.0.3 Better Tests and @NotNull annotations

Choose a tag to compare

@Abductcows Abductcows released this 24 Dec 01:28
· 62 commits to master since this release
8db6878

Mainly proper and readable tests using the given, when, then template and assertJ assertions. Also NotNull annotations for public methods and their arguments, mainly with Kotlin consumers in mind.

What's Changed

Full Changelog: v1.0.2...v1.0.3