Skip to content

Commit

Permalink
(#136) Add puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
andreoss committed Jul 16, 2020
1 parent 7ebaceb commit 8b14557
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@
/**
* An extension of cactoos with object-oriented hamcrest matchers.
*
* @todo #136:30m Replace the combination of IsNot and Matches with Mismatches.
* This combination does not check textual output of Matcher, only boolean
* value. It's up for discussion if checking the output is too exhaustive or
* not, leave a comment to this task clarify that.
* @since 0.14
*/
package org.llorllale.cactoos.matchers;

0 comments on commit 8b14557

Please sign in to comment.