I'm trying to write some Mspec tests against some EF4 objects. However they are returning false positives. I don't know if it is the way that I've written the tests or if there is something else going on. The test class is below:I'm trying to write some Mspec tests against so