D M O
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- describeMismatchSafely(String, Description) - Method in class org.itsallcode.matcher.MultilineTextMatcher
- describeTo(Description) - Method in class org.itsallcode.matcher.MultilineTextMatcher
M
- matchesAllLines(String...) - Static method in class org.itsallcode.matcher.MultilineTextMatcher
-
Factory method for multi-line text matcher
- matchesSafely(String) - Method in class org.itsallcode.matcher.MultilineTextMatcher
-
Match the text against the original text.
- MultilineTextMatcher - Class in org.itsallcode.matcher
-
This class implements a matcher for multi-line text that helps finding the differences more quickly.
- MultilineTextMatcher(String) - Constructor for class org.itsallcode.matcher.MultilineTextMatcher
-
Create a new instance.
O
- org.itsallcode.matcher - package org.itsallcode.matcher
All Classes All Packages