Hi

Quick question is TestFixtureSetUp avaliable in MbUnit 3.0.5? I get
the following error

The type or namespace name 'TestFixtureSetUp' could not be found (are
you missing a using directive or an assembly reference?)

i have tried all combination
using MbUnit.Framework;
using MbUnit.Framework.ContractVerifiers;
using MbUnit.Framework.Reflection;
using MbUnit.Framework.Xml;
using MbUnit.Core;
using MbUnit.Properties;

>From the info i gathered it is there in version 2

Regards
TK

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

Reply via email to