public class PrototypeMismatchReporter extends Object
| Constructor and Description |
|---|
PrototypeMismatchReporter() |
| Modifier and Type | Method and Description |
|---|---|
<T> String |
describeInstanceMismatch(PrototypeMatchResult<T> result) |
<T> String |
describeListMismatch(PrototypeListMatchResult<T> result) |
public <T> String describeListMismatch(PrototypeListMatchResult<T> result)
public <T> String describeInstanceMismatch(PrototypeMatchResult<T> result)
Copyright © 2015. All rights reserved.