Skip to content

4.1.0

Compare
Choose a tag to compare
@Kale-Ko Kale-Ko released this 28 Aug 23:55
· 43 commits to main since this release
9679a91

Updated BJSL.

BJSL release notes:

Add a new expectations system.

Currently the only added expectations are @ExpectNotNull and @ExpectIsNull.
Upon a failed expectation an ExpectationFailedException is thrown with the failed condition and variable.