ninject / Ninject.MockingKernel

Extension for Ninject aiding testability in Moq, NSubstitute, and FakeItEasy
http://ninject.org/
Other
62 stars 25 forks source link

There are no tests for this code #1

Closed PandaWood closed 13 years ago

PandaWood commented 15 years ago

After downloading the code, I wanted to see either proof that it works or examples of how it's used. Since there are no UnitTests, I couldn't answer either of these questions.

MiguelMadero commented 15 years ago

You might want to take a look at my fork as a reference. I didn't change any functionality. I just added a couple of tests, but the usage is really straight forward. I was going to do it locally only, but I just push it to github after seeing this message. I hope this helps (altough your message was posted 3 months ago).

remogloor commented 13 years ago

Tests have been added