HVFrancis / WritingImplements

A simple Java project to model things to write with.
0 stars 25 forks source link

Add code to test Highlighter class #8

Closed HVFrancis closed 7 years ago

HVFrancis commented 8 years ago

A previous modification to the project added a Highlighter class, but it was never tested. Create code in WritingImplements.java (plural!) to create a Highlighter or two, and test its new methods plus its inherited's methods.