Skip to content

Instantly share code, notes, and snippets.

@plioi
Last active December 25, 2015 01:19
Show Gist options
  • Save plioi/6894235 to your computer and use it in GitHub Desktop.
Save plioi/6894235 to your computer and use it in GitHub Desktop.
TestWithNoParameters
Test 'ParameterizedTests.TestWithInterestingParameter' failed: System.Reflection.TargetParameterCountException
Parameter count mismatch.
at System.Reflection.RuntimeMethodInfo.InvokeArgumentsCheck(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Fixie.Case.Execute(Object instance)
1 passed, 1 failed, 0 skipped, took 0.19 seconds (Fixie 0.0.1.98).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment