public class PrototypePropertyMatcher extends Object
| Constructor and Description |
|---|
PrototypePropertyMatcher(PrototypeProperty property,
org.hamcrest.Matcher<?> matcher) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpectation() |
String |
getPropertyPath() |
Object |
getPropertyValue(Object actual) |
boolean |
matches(Object actual) |
String |
toString() |
public PrototypePropertyMatcher(PrototypeProperty property, org.hamcrest.Matcher<?> matcher)
Copyright © 2014. All Rights Reserved.