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, matches
public ReflectionEquals(T deploymentInProgress)
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.