Depending on the content of your repositories I think that you will be better testing them against your actual data storage.
On Tue, Sep 22, 2009 at 3:16 AM, Martin Nilsson <[email protected]> wrote: > As you already say you can implement your own ISessionManager > > > On Tue, Sep 22, 2009 at 6:03 AM, Tiago Soczek <[email protected]>wrote: > >> Hi guys, >> Using NHibernate Integration Facility, the container injects >> ISessionManager in my repositories, for tests, i don't want the container >> manages this, I want to create a ISessionManager more manually and then runs >> tests without dependency of container, I can do this? >> >> Or, which test strategy you uses for this scenario? >> >> Best regards, >> >> Tiago >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
