Search code examples
How to build an HttpResponseHeaders for the FakeItEasy...


c#.netunit-testinghttp-headersfakeiteasy

Read More
How to use FakeItEasy to fake a complex linq query parsing to dictionary...


c#linqunit-testingxunit.netfakeiteasy

Read More
How can I use FakeItEasy with HttpClient, in a unit test?...


c#.netunit-testingfakeiteasy

Read More
How to mock a db access with unitOfWork and repository (.NET Core 6)...


c#asp.net-coretestingmockingfakeiteasy

Read More
Unable to set Return values with FakeItEasy...


c#asp.net-web-apifakeiteasy

Read More
FakeItEasy ClearRecordedCalls not working on wrapping fake...


.netunit-testingintegration-testingfakeiteasy

Read More
FakeItEasy: Return NULL returning fakeiteasy null object thus if statement always passes checks...


c#.net-corexunitfluent-assertionsfakeiteasy

Read More
Faking a lazy out parameter value on a generic interface in FakeItEasy?...


.netxunitfakeiteasy

Read More
FakeItEasy mocks stuff automatically...


c#asp.netunit-testingxunitfakeiteasy

Read More
Why am I getting 'Call to unconfigured method' when using wrapped functionality?...


c#fakeiteasy

Read More
Creating a fake DbDataAdapter throws FakeItEasy.Core.FakeCreationException...


c#unit-testingfakeiteasy

Read More
Using Expression Trees as an argument constraint...


c#fakeiteasy

Read More
Mocking an AWS ScheduledEvent class using C# .NET...


aws-lambdaamazon-cloudwatchfluentvalidationaws-event-bridgefakeiteasy

Read More
Using FakeItEasy to fake an AsyncPageable...


c#azure-table-storagefakeiteasyiasyncenumerable

Read More
How to mock a protected method of a non-fake class using FakeItEasy?...


c#unit-testingasp.net-coremockingfakeiteasy

Read More
How to use Fake It easy with indexed property?...


testingmockingfakeiteasy

Read More
Unable to create fake of request.Uri...


c#.netunit-testingnunitfakeiteasy

Read More
How do I find the underlying Type of a Fake object returned from FakeItEasy?...


c#fakeiteasy

Read More
FakeItEasy class containing fake method not recognized as a fake object problem...


entity-frameworkasp.net-core-mvcasp.net-identityxunitfakeiteasy

Read More
FakeItEasy: how to unit test abstract class...


c#unit-testingabstract-classfakeiteasy

Read More
How to fake ASP.NET MVC UrlHelper with FakeitEasy...


c#asp.net-mvcmstestfakeiteasy

Read More
FakeItEasy A.CollectionOfFake doesn't work...


wcfmstestfakeiteasy

Read More
Object reference not set to an instance of an object at ASP.NET MVC Session on Unit Testing using Fa...


c#asp.net-mvcunit-testingmstestfakeiteasy

Read More
Xunit.net: Validating model returned by an async ASP.NET method...


asp.net-web-apixunit.netfluent-assertionsfakeiteasy

Read More
X unit test with fakeitesay faking async methods asp.net...


c#async-awaitxunit.netfakeiteasy

Read More
Fake IMongoQueryable with FakeItEasy...


c#mongodbnunitfakeiteasy

Read More
Fake MongoDB collection with FakeItEasy in C#...


c#mongodbnunitfakeiteasy

Read More
Error while testing my async function using XUNIT in c# .net core...


c#.net-corexunitfakeiteasy

Read More
Delegate does not take 9 arguments (FakeItEasy / C# 9.0)...


fakeiteasyc#-9.0

Read More
How to make FakeItEasy capture full argument state?...


c#unit-testingfakeiteasy

Read More
BackNext