public class PrototypeValueMatcher extends Object
| Constructor and Description |
|---|
PrototypeValueMatcher(PrototypeValue property,
PropertyExpectation expectation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpectation() |
String |
getPropertyPath() |
Object |
getPropertyValue(Object actual) |
boolean |
matches(Object actual) |
String |
toString() |
public PrototypeValueMatcher(PrototypeValue property, PropertyExpectation expectation)
Copyright © 2015. All rights reserved.