Constructor and Description |
---|
HasToStringDescribingPropertiesMatcher(com.google.code.beanmatchers.TypeBasedValueGenerator valueGenerator,
String... properties) |
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 HasToStringDescribingPropertiesMatcher(com.google.code.beanmatchers.TypeBasedValueGenerator valueGenerator, String... properties)
protected boolean matchesSafely(Class beanType, org.hamcrest.Description mismatchDescription)
public void describeTo(org.hamcrest.Description description)
Copyright © 2012–2022. All rights reserved.