Re: [WiX-users] Unit tests with dtf and mockups

2011-11-29 Thread dbenzhuser
TF would switch over to using interfaces sometimes in the future ... I wouldn't mind ;) Greets, dbenzhuser -- All the data continuously generated in your IT infrastructure contains a definitive record of customer

[WiX-users] Unit tests with dtf and mockups

2011-11-24 Thread dbenzhuser
nd ICustomActionData interfaces to use. Inheriting from Session and CAD and overwriting their methods doesn't work either, because these are marked as sealed. I don't have much experience in unit tests with mockups, so perhaps I'm just going in the wrong direction, any hints