Functional Programming in Java, Second Edition: p. 117, Nitpicking "verbose test"

Thank you, David. Good catch on the method name. Fixed it.

The assertTrue is to avoid empty catch block or a comment to say that it is intended.

1 Like