| 
    SQL-Unit
    1.6
    
   
   | 
  
  
  
 
The default schema for unit tests. More...
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.
 1.7.6.1