Search code examples
mocking multiple interfaces wirth machine.fakes...


entity-framework-6nsubstitutemachine.fakes

Read More
How do I mock a Func<> using Machine.Fakes (Moq)?...


c#moqmspecmachine.fakes

Read More
Machine.Fakes "WithFakes has not been initialized yet. Are you calling it from a static initial...


c#machine.fakes

Read More
Why Machine.Specifications recommends to use unsigned binaries?...


.netunit-testingmspecmachine.fakes

Read More
How do I mock 'out' parameters with Machine.Fakes independently of the mock framework?...


c#unit-testingmockingrhino-mocksmachine.fakes

Read More
How do I use Machine.Fakes to ensure a constructor does not call a local method?...


mspecmachine.fakes

Read More
Using Machine.Fakes unit testing with RavenDB EmbeddableDocumentStore...


unit-testingravendbmspecmachine.fakes

Read More
How to use Machine.Fakes.Moq to verify that a method was called?...


machine.fakes

Read More
Why does this Machine.Fakes parameter matching throw an exception?...


mspecmachine.fakes

Read More
Using Machine.Fakes and WithSubject<TSubject> how do you tell the framework to use a specific ...


c#mspecmachine.fakes

Read More
Machine.Fakes how to test virtual method implementation?...


c#mockingmspecautomockingmachine.fakes

Read More
How to tell Machine.Fake to satisfy a dependency with a given type...


c#automockingmachine.fakes

Read More
BackNext