|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.reflectionassert.report.impl.DefaultDifferenceReport
public class DefaultDifferenceReport
Creates a report of the given differences. This will first output the differences using the default difference view. If the difference is not a simple difference, this will also output the difference tree using the difference tree view.
| Nested Class Summary | |
|---|---|
static class |
DefaultDifferenceReport.MatchType
|
| Field Summary | |
|---|---|
static int |
MAX_LINE_SIZE
|
| Constructor Summary | |
|---|---|
DefaultDifferenceReport()
|
|
| Method Summary | |
|---|---|
java.lang.String |
createReport(Difference difference)
Creates a report. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int MAX_LINE_SIZE
| Constructor Detail |
|---|
public DefaultDifferenceReport()
| Method Detail |
|---|
public java.lang.String createReport(Difference difference)
createReport in interface DifferenceReportdifference - The difference to output, null for a match
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||