ReporterList | Ivan Ivanov | A IReporter that contains a list of other IReporters. Used to provide reporting to multiple places. |
EmptyReporter | Ivan Ivanov | An empty reporter implementation. Useful for test cases. |
TextReporter | Rob Nielsen (robn@asert.com.au) | SQLUnit reporter that writes its text to standard output. This is the default reporter for SQLUnit. |
CanooWebTestReporter | Rob 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. |