Closed HVFrancis closed 3 years ago
In the test class WritingImplements.java, there are no tests for the highlighter. In Section 1, create highlighters and call a methods on them.
In Section 2, add two highlighters (one defined in Section 1 and an anonymous object), to the collection. Make sure the for each loop still runs.
In the test class WritingImplements.java, there are no tests for the highlighter. In Section 1, create highlighters and call a methods on them.
In Section 2, add two highlighters (one defined in Section 1 and an anonymous object), to the collection. Make sure the for each loop still runs.