That's not necessary. You can use the Factory on properties and in the constructor if you want, just specify the type explicitly.
[Factory(typeof(MyFixture), "FactoryMethod")] -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Liwoj Sent: Monday, October 12, 2009 1:19 AM To: MbUnit.User Subject: MbUnit Re: Error when using Factory attribute Ok, I will use Factory directly on test methods until its fixed. Thx for feedback :) Liwoj On Oct 10, 9:05 pm, Yann Trevin <[email protected]> wrote: > Issue #559 created. > (http://code.google.com/p/mb-unit/issues/detail?id=559) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MbUnit.User" 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/mbunituser?hl=en -~----------~----~----~----~------~----~------~--~---
