Constructor and Description |
---|
HasToStringDescribingPropertiesExcludingMatcher(com.google.code.beanmatchers.TypeBasedValueGenerator valueGenerator,
String... excludedProperties) |
Modifier and Type | Method and Description |
---|---|
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(Class beanType,
org.hamcrest.Description mismatchDescription) |
protected boolean |
toStringDescribesProperties(Class beanType,
List<String> properties,
org.hamcrest.Description mismatchDescription) |
public HasToStringDescribingPropertiesExcludingMatcher(com.google.code.beanmatchers.TypeBasedValueGenerator valueGenerator, String... excludedProperties)
protected boolean matchesSafely(Class beanType, org.hamcrest.Description mismatchDescription)
public void describeTo(org.hamcrest.Description description)
Copyright © 2012–2022. All rights reserved.