Class::DBI Testing
I always want a test database.
Test databases are useful:
- No danger of stepping on 'live' database data
- Control over what's in the test database -- no other applications are messing around in there
continued...
| Class::DBI Testing | Testing Class::DBI - Facilitating "Best Practices" | #3 |
I always want a test database.
Test databases are useful:
continued...
| Copyright © 2004 Dan Friedman |