The following assertion fails... m_SourceBT = MockRepository.GenerateMock<BusinessTransaction>();
Assert.IsTrue(m_SourceBT.Equals(m_SourceBT)); I assume this is failing by design but I can't really understand why it would? Does anyone know anything about this? Thanks, Shane --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino.Mocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/RhinoMocks?hl=en -~----------~----~----~----~------~----~------~--~---
