Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in fakeiteasy
Using FakeItEasy to have a faked method call raise an event?
Feb 22, 2023
c#
mocking
fakeiteasy
.NET core with FakeItEasy
Feb 07, 2023
.net
.net-core
fakeiteasy
Why can most of the mock frameworks in .NET (Core) not mock static and private methods?
Jan 29, 2023
c#
mocking
moq
nsubstitute
fakeiteasy
Disable FakeItEasy's AutoMocking
Jan 15, 2023
c#
unit-testing
fakeiteasy
Mocking a method within a method with FakeItEasy
Jan 13, 2023
c#
unit-testing
fakeiteasy
.NET CORE Testing - Mock IHttpContextAccessor with FakeItEasy
Dec 21, 2022
c#
.net
asp.net-core
integration-testing
fakeiteasy
How to make a FakeItEasy faked object's method throw on first invocation and return on second?
Dec 17, 2022
c#
exception
mocking
moq
fakeiteasy
FakeItEasy configure fake to throw exception and return value on the next call
Dec 16, 2022
c#
.net
unit-testing
mocking
fakeiteasy
Faking a generic method FakeItEasy
Nov 05, 2022
c#
fakeiteasy
FakeItEasy Create a Fake of a Class
Oct 26, 2022
.net
mocking
fakeiteasy
FakeItEasy deep nested types faking
Oct 23, 2022
unit-testing
mocking
fakeiteasy
Asserting a call to a public method on the same mock instance
Oct 13, 2022
c#
unit-testing
mocking
nunit
fakeiteasy
How to check that a call to any overload must have happened with FakeItEasy?
Dec 01, 2020
c#
unit-testing
fakeiteasy
Stubbing out parameters with pre-existing values in FakeItEasy
Apr 26, 2021
c#
fakeiteasy
Does FakeItEasy support the idea of Partial Mocks?
Jan 22, 2021
c#
unit-testing
mocking
fakeiteasy
What is the FakeItEasy equivalent of the Moq VerifyNoOtherCalls() method
Apr 22, 2020
c#
moq
fakeiteasy
Non virtual methods can not be intercepted
Oct 23, 2022
unit-testing
mocking
fakeiteasy
Using FakeItEasy, is there a way to fake the setter of a write only property?
Apr 12, 2022
c#
fakeiteasy
FakeItEasy sometimes fails to create a fake when tests are run in parallel
Sep 14, 2021
c#
unit-testing
mocking
fakeiteasy
how to It.IsAny<T> in FakeItEasy?
Aug 17, 2021
moq
fakeiteasy
Older Entries »