If there was one reason I liked coding in Java, it’d be AssertJ and its brilliant extensibility.

The image is an example of it from bjForth

The ability to create custom assertions makes the test code concise and read naturally.

  • jan75
    link
    fedilink
    arrow-up
    1
    ·
    3 hours ago

    Yeah, we use it as well and it can do some nice assertions while still remaining at least somewhat readable.