Skip to content

Commit

Permalink
#631: TeeInput test class is incomplete: fix puzzle description
Browse files Browse the repository at this point in the history
  • Loading branch information
proshin-roman committed Feb 27, 2018
1 parent c27b67a commit 0e7628a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/test/java/org/cactoos/io/TeeInputFromBytesTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@
* @version $Id$
* @since 1.0
* @todo #631:30min Create a new Matcher that will compare results of TeeInput
* as well as copied content to the original message.
* as well as copied content to the original message. Apply this new matcher
* for this test and for {@link TeeInputFromByteArrayTest}.
* @checkstyle JavadocMethodCheck (100 lines)
* @checkstyle ClassDataAbstractionCouplingCheck (100 lines)
*/
Expand Down

0 comments on commit 0e7628a

Please sign in to comment.