| Package | Description |
|---|---|
| org.exparity.expectamundo.core |
| Modifier and Type | Method and Description |
|---|---|
PrototypeMatchResult<T> |
PrototypeMatcher.compare(T actual,
T expectation) |
| Modifier and Type | Method and Description |
|---|---|
List<PrototypeMatchResult<T>> |
PrototypeListMatchResult.getMismatches() |
| Modifier and Type | Method and Description |
|---|---|
<T> String |
PrototypeMismatchReporter.describeInstanceMismatch(PrototypeMatchResult<T> result) |
| Constructor and Description |
|---|
PrototypeListMatchResult(T expectation,
List<PrototypeMatchResult<T>> mismatches) |
Copyright © 2015. All rights reserved.