Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 468 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 468 Bytes

MockingKernel

Please, could you take a look on Solution -> Tests -> Kernle.Tests -> Users -> UserTests.cs (MockingKernel/Tests.Kernel/Users/UsersTests.cs).

I don't quite figure out which are the differences between GetMock<T>, Get<T>, Bind<T>.ToMock() and what do they stand for.

Gitter