I use Infragistics WinClient libraries and also RhinoMocks. I try to
keep all the infragistics stuff in the views of my controls
(Model-View-Presenter style). My views are thin and aren't unit
tested, the presenters are unit tested and almost completely
independent of infragistics. Saying that some of the infragistics
classes aren't too bad to use in unit tests as they can be tested
using State based tests and don't always require being loaded into a
form.

2009/9/22 Maury Markowitz <[email protected]>:
>
> On Sep 22, 2:47 pm, Tim Barcz <[email protected]> wrote:
>> In this case you wrap the objects and expose an interface.
>
> Ugg. I use hundreds of bits of the API.
>
> Am I going about this the wrong way? Should I use a different tool?
>
> Maury
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to