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.

Reply via email to