Hi Mark,
 
Can you send me some sample code to reproduce this error?
 
Thanks
 
Andy

 
On 4/2/06, Mark Haley <[EMAIL PROTECTED]> wrote:

Hi,

Following the various examples on CodeProject and other places on
creating TypeFixture tests, I get the following output when run:

MbUnit 1.0.2265.31914 Addin
Found 1 tests
[failure] ILimitRuleFixture.SomeTest
TestCase 'ILimitRuleFixture.SomeTest' failed: Parameter count mismatch.
       System.Reflection.TargetParameterCountException
       Message: Parameter count mismatch.
       Source: mscorlib
       StackTrace:
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture,
Boolean skipVisibilityChecks)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.Reflection.MethodBase.Invoke (Object obj, Object[]
parameters)
       at MbUnit.Core.TypeHelper.Invoke(MethodInfo method, Object o, IList
args)
       at MbUnit.Core.Invokers.MethodRunInvoker.InvokeMethod(Object o, IList
args)
       at MbUnit.Core.Invokers.MethodRunInvoker.Execute(Object o, IList args)
       at MbUnit.Core.RunPipeStarter.Run(Object fixture)

It seems that some others have been coming across this as well...  Any
thoughts?

Thanks,

Mark Haley




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

Reply via email to