Apologies for the newbie question.

I am able to get most tests to pass via nant on the console, but
testdriven.net doesn't work and resharper isn't picking up the fact
that these even are unit tests. (I've got the latest resharper /
mbunit installs.) I've tried running tests that pass in the nant
build, but they all fail for various reasons.

For example:

TestCase 'M:Rhino.Commons.Test.CollectionTests.GenericFirstTest'
failed: Method not found: '**UNKNOWN TYPE**[]
Castle.MicroKernel.IKernel.ResolveServices()'.
System.MissingMethodException: Method not found: '**UNKNOWN TYPE**[]
Castle.MicroKernel.IKernel.ResolveServices()'.
at Gallio.Hosting.WindsorRuntime.ResolveAll[T]()

My references to Castle all appear intact, and the project compiles
just fine. Help?

 -Will

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" 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/rhino-tools-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to