Open fransflippo opened 9 years ago
Unit tests are missing for the mismatch descriptions. I will add them as well as refactoring the code so that each matcher gets its own classes instead of being an anonymous inner class if JsoupMatchers.
To make sure you can extend the matchers? Sounds good!
No, just to keep the class files small and sweet. I guess extending the matchers is theoretically possible, although I don't see a use case for it.
Create better mismatch descriptions TODO Examples