mock objects for nunit tests

D

David Thielen

Hi;

Does anyone know of a set of mock objects available for writing nunit tests
for Word add-ins written in C# (not VSTO)?
 
P

Peter Huang [MSFT]

Hi

Based on my research, I did not find such a dedicated one.
But I think you may try to post in the NUnit forum which is more
experienced in the Test field.

http://www.nunit.org/contactUs.html

Thanks!

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Top