T - matcher typepublic interface DifferentiatingMatcher<T> extends org.hamcrest.Matcher<T>, Differences
Matcher with Differences.| Modifier and Type | Method and Description |
|---|---|
void |
add(Difference difference)
add.
|
void |
prepend(Difference difference)
prepend.
|
_dont_implement_Matcher___instead_extend_BaseMatcher_, describeMismatch, matchesgetKeyforEach, iterator, spliteratorvoid add(Difference difference)
add.
difference - a Difference object.void prepend(Difference difference)
prepend.
difference - a Difference object.Copyright © 2017–2022 wcm.io QA. All rights reserved.