List Question
20 TechQA 2024-02-08T10:50:05.463000FakeItEasy: Return NULL returning fakeiteasy null object thus if statement always passes checks
40 views
Asked by StarGazer.
Faking a lazy out parameter value on a generic interface in FakeItEasy?
62 views
Asked by path
FakeItEasy mocks stuff automatically
109 views
Asked by Natan
How to fake a static function using FakeItEasy
798 views
Asked by bobo
Fake class which inherits from multiple interfaces
140 views
Asked by EC99
Hangfire Background job to requeue failed jobs unit test
247 views
Asked by Sharad
Faking a service does not work. It calls the actual implementation of the service instead
57 views
Asked by Isaac Ikusika
Autofac mocking doesn't work with .Include(...)
43 views
Asked by Dries
Mocking an AWS ScheduledEvent class using C# .NET
243 views
Asked by TortillaCurtain
Using FakeItEasy to fake an AsyncPageable
219 views
Asked by awj
Creation fake of Amazon.DynamoDBv2.DocumentModel.Search with FakeItEasy
27 views
Asked by Anton Shakalo
How to mock EventHubProducerClient from Azure Event Hubs?
806 views
Asked by Ethan Backhus
How to mock a protected method of a non-fake class using FakeItEasy?
295 views
Asked by Alek Davis
How to use Fake It easy with indexed property?
103 views
Asked by Székely Réka
AutoFakeItEasyDataAttribute populates complex objects with test data but customized fixture won't
86 views
Asked by W. Young
How to fake DbContextOptions
314 views
Asked by AudioBubble
Unable to create fake of request.Uri
151 views
Asked by Ask
How do I refactor a code implementing 'using' key word , so that I can write unit tests for the method?
53 views
Asked by indrajit bagchi
FakeItEasy class containing fake method not recognized as a fake object problem
559 views
Asked by Samo
How to mock Dapper call to execute stored procedures with parameters?
489 views
Asked by tRuEsAtM