Kluent v1.0 Release Notes

Release Date: 2016-02-09 // about 8 years ago
  • Containing the following assertions:

    • assertEquals
    • assertNotEquals
    • assertSame
    • assertNotSame
    • should contain (Arrays and Iterables)
    • should not contain (Arrays and Iterables)
    • should throw
    • should not throw
    • should throw the Excepton ... with message
    • 👻 should not throw the Exception ... with message