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