Class::DBI Testing Testing Class::DBI - Facilitating "Best Practices"  
  1. Automated testing is good!
  2. Testing Wizards talk about testing "Best Practices"
  3. Class::DBI Testing
  4. A Problem
  5. What The Solution Has To Do
  6. Class::DBI::Test::TempDB - Overview
  7. SQLite
  8. Class::DBI::Test::TempDB - Four Class Methods
  9. Using Class::DBI::Test::TempDB - Four Steps
  10. 1. Grab a YAML dump of your production database schema
  11. 2. Add a test database class to your Class::DBI library
  12. 3. Use it to connect Class::DBI table classes to the test database
  13. 4. Write tests that create and destroy all their own data
  14. Persistent Test Database
  15. Summary
  16. Coming Soon
  17. Coming Soon (cont'd)
  18. Further Information
Copyright © 2004 Dan Friedman