This way I can check things such as 'Can I add a user, and then pull them back out?', 'Can I delete all users, and then get a zero user count?', and 'If I try and add a user which does not match the database schema (Duplicate ID, or so on) do I get a reasonable error?'.