List of currently supported Reporters

Table 1. SQLUnit Reporters

NameAuthorDescription
ReporterListIvan IvanovA IReporter that contains a list of other IReporters. Used to provide reporting to multiple places.
EmptyReporterIvan IvanovAn empty reporter implementation. Useful for test cases.
TextReporterRob Nielsen (robn@asert.com.au)SQLUnit reporter that writes its text to standard output. This is the default reporter for SQLUnit.
CanooWebTestReporterRob Nielsen (robn@asert.com.au)SQLUnit Reporter that works with the Canoo Web Test framework. Generates XML that can be converted to output for the Canoo Web Test console.