Has anyone written a mock object that implements DaoManager for testing? I started by writing a specific MockDao that returns a specific Dao implementation; but wanted something that would use the dao.xml. Just wondering if it's been done already.
-greg
