See this previous thread about it: https://groups.google.com/group/castle-project-users/browse_thread/thread/3c8380e17061946b
Cheers, Mauricio On Mon, Feb 13, 2012 at 9:00 PM, Neil <[email protected]> wrote: > Hello, > > We have an exist application which makes use of ActiveRecord to access > the database (SQL Server 2005). Going forward we are planning on > adding unit tests to parts of the system to help reduce manual testing > time. > > One of the areas of we are unsure on is how we should be testing > classes that depend directly on the database without some major > refactoring to introduce interfaces for all our ActiveRecord classes. > Does any one have some suggestions on how we should do this? > > Thanks > > Neil > > -- > 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. > > -- 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.
