I've got a PersistenceSpecification CheckList test against a mapping that has a bag for a list of entities. I'm encountering instances where the order of the items being returned from SQL are in different order and so the test fails randomly.
If a bag is an unordered list of objects and the Testing.Value.List.CheckValue() method tests the order of the items wouldn't that be the incorrect test to use. If so, does anyone else think it would be a good idea to add more extension methods to the PersistenceSpecification tester that would allow for a CheckBag construct? -- You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group, send email to fluent-nhibernate@googlegroups.com. To unsubscribe from this group, send email to fluent-nhibernate+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/fluent-nhibernate?hl=en.