public class DesignDiff
extends Object
Constructor and Description |
---|
DesignDiff(DesignDiffType type,
Object gold,
Object test,
Object contextParent,
String notEqualString) |
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
String |
getContext() |
String |
toString() |
public DesignDiff(DesignDiffType type, Object gold, Object test, Object contextParent, String notEqualString)