For example, in chapter on advanced unit testing:
The best solution that I have seen for checking it involves using the setOut() method of System to put the output of System.out and System.err in ByteArrayOutputStream
turns into
he best solution that I have seen for checking it involves using the method of to put the output of and in