SQL-Unit  1.6
Data Fields
Configuration Struct Reference

The global configuration data for use when running the tests. More...

Data Fields

SchemaName SchemaName
 The schema used for the tests.
int DisplayWidth
 The width of the console in batch mode.
ReportCondition ReportResults
 Return the per-test results?
ReportCondition ReportSummary
 Return the test result summary?
Bool TearDownFirst
 Run the tear-downs before the fixture set-up?

Detailed Description

The global configuration data for use when running the tests.

These settings provide the baseline for the runner and can be overriden when invoking ssunit.RunTests.


Field Documentation

The width of the console in batch mode.

Return the per-test results?

Return the test result summary?

The schema used for the tests.

Run the tear-downs before the fixture set-up?


The documentation for this struct was generated from the following file: