public class PrototypeComparableExpectation<T extends Comparable<T>> extends PrototypeObjectExpectation<T>
| Constructor and Description |
|---|
PrototypeComparableExpectation(Prototype<?> prototype,
PrototypeProperty property) |
| Modifier and Type | Method and Description |
|---|---|
void |
isComparableTo(T comparable) |
hasExpectation, isEqualTo, isInstanceOf, isNotEqualTo, isNotNull, isNull, isOneOf, isOneOf, matchespublic PrototypeComparableExpectation(Prototype<?> prototype, PrototypeProperty property)
public void isComparableTo(T comparable)
Copyright © 2015. All rights reserved.