Home
Press ? for keyboard navigation
❮
Test session timeout faking the time
Build Schema by code
❯
Testing a database driven application
Have a set of test data (small set of data)
Have a copy of the production data
Use an in-memory database for testing to make it much faster than a disk-based one.
Mock the database access
DBD::Mock
DBI::Mock
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)