public class ReflectionEquals<T>
extends org.hamcrest.TypeSafeMatcher<T>
| Constructor and Description |
|---|
ReflectionEquals(T deploymentInProgress) |
ReflectionEquals(T deploymentInProgress,
String... ignoreFields) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(T item) |
describeMismatch, describeMismatchSafely, matchespublic ReflectionEquals(T deploymentInProgress)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.