public class IsEqual<T>
extends org.hamcrest.core.IsEqual<T>
| Modifier and Type | Method and Description |
|---|---|
static <T> org.hamcrest.Matcher<T> |
equalTo(T operand) |
boolean |
matches(Object actualValue) |
public IsEqual(T equalArg)
Copyright © 2019. All rights reserved.