4.1.0
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.