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, isNotNull, isNull, matchespublic PrototypeComparableExpectation(Prototype<?> prototype, PrototypeProperty property)
public void isComparableTo(T comparable)
Copyright © 2014. All rights reserved.