SQL-Unit  1.6
test Namespace Reference

The default schema for unit tests. More...


Detailed Description

The default schema for unit tests.

SQL-Unit assumes that all tests are part of a schema called 'test' by default. You can put your tests in any schema but you will need to pass that schema name to SQL-Unit when running your tests so it can find them.