Concordion >
Displaying Results
After processing a document, Concordion outputs HTML based on the
input document with the results marked up.
Commands
The assertEquals
command reports
successes and
failures.
The assertTrue
command reports
successes and
failures.
The verifyRows
command reports
missing and
surplus rows.
Other
-
Exceptions can be thrown by any command. They are displayed in the document along with a toggleable stack trace.
-
Breadcrumbs are automatically added to documents based on the package hierarchy.
-
Styles are embedded in the document so that successes and failures are displayed correctly.
-
Content Type metadata is added to the document.
-
Results are cached.
-
Totals of successes and failures are incremented when the concordion:run command is used.
-
Results are cached.