Skip to content

Ferocious Daughter

Compare
Choose a tag to compare
@robfletcher robfletcher released this 04 May 18:48

New features

  • succeeded and failed deprecated in favor of isSuccess and isFailure.
  • added Assertion.Builder<Enum<T>>.isOneOf assertion.

Fixes

  • single now displays the number of elements found if it fails. See #210
  • Improved description of task mapping. See #218