Back to the Summary tab for the FEST project

Assert

Summary

Description

Java library that provides a fluent interface for writing assertions. Its main goal is to improve test code readability and make maintenance of tests easier.

Issues: Due

  • Improvement FEST-204 Make Fail.failIf<Condition> public to allow better re-use of in custom assertion classes
  • Task FEST-313 Find a way to add Joda-time as a "optional" dependency.
  • New Feature FEST-370 Add method 'satisfiesForAll' to CollectionAssert, ListAssert and all implementations of ArrayAssert

Issues: Updated recently

  • New Feature FEST-358 Last Tuesday 2:50 PM Add isNonNegative() to IntAssert
  • Bug FEST-464 Last Sunday 4:18 PM ListAssert.containsSequence() fails unexpectedly
  • New Feature FEST-67 Last Sunday 3:04 PM Add support for Iterable (issue 302)

Versions: Due