public class MessagesSentToAddress extends org.hamcrest.TypeSafeMatcher<java.util.Map<Address,java.util.List<java.lang.Object>>>
Modifier and Type | Method and Description |
---|---|
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(java.util.Map<Address,java.util.List<java.lang.Object>> item) |
describeMismatch, describeMismatchSafely, matches
protected boolean matchesSafely(java.util.Map<Address,java.util.List<java.lang.Object>> item)
matchesSafely
in class org.hamcrest.TypeSafeMatcher<java.util.Map<Address,java.util.List<java.lang.Object>>>
public void describeTo(org.hamcrest.Description description)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.