ninject / Ninject.MockingKernel

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

GetMock() method is missing from RhinoMocksMockingKernel #28

Closed NightWatchman closed 6 years ago

NightWatchman commented 8 years ago

Usage examples (using Moq) indicate that this method is used to retrieve the mocked object in order to set expectations. Without this method I'm not sure how to set those expectations.

scott-xu commented 6 years ago

Ninject for RhinoMocks support has been dropped.