public class LenientCopyTool
extends java.lang.Object
| Constructor and Description |
|---|
LenientCopyTool() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
copyToMock(T from,
T mock) |
<T> void |
copyToRealObject(T from,
T to) |