[fpc-pascal] SqlDB connection speed to Firebird vs PostgreSQL
Graeme Geldenhuys
graemeg at opensoft.homeip.net
Fri Aug 7 15:08:42 CEST 2009
Graeme Geldenhuys wrote:
>
> TestProject
> |
> + Non-db tests
> | + Suite1
> | + Suite2
> |
> + DB tests
> + Suite10
> + Suite11
>
> "DB test" is a test decorator that sets up the DB connection. Suite10
> and Suite11 both run by using the same connection which was setup before.
My test suite uses DUnit2 instead of FPCUnit, so the test decorators
actually work as expected, and is executed only once for all tests under
the decorator.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/
More information about the fpc-pascal
mailing list