Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mocking

How to mock Request.Files[] in MVC unit test class?

mock https request in java

java http mocking

PHPUnit mock with multiple expects() calls

How can I enforce a void method to return Void from a Stub object?

RhinoMock : How to Stub and Return a method with complex object as parameter

mocking rhino-mocks stub

mock configuration in Grails tests

Is it possible to override `__name__` derived from object?

python mocking

How to mock LINQ to Entities helpers such as 'SqlFunctions.StringConvert()'

How can I mock a sub in another module?

FakeItEasy: Reset Fake Calls History / Ignore Call

Mock setInterval method in react using jest test cases

Why doesn't Moq run the overridden ToString method?

.net moq mocking

Is it ok to unit-test an abstract class by instantiating it as a mock object?

Mocking EventHandler

c# delegates mocking moq assert

Autofixture + NSubstitute: Freezing a mock?

How to mock local variables using mockito or powermock

Why does Mockito "when" work on a non-mock object?

Mocking os.GetEnv("ENV_VAR")

How to mock objects in Erlang using Meck?

erlang mocking tdd stub meck

RESTEasy Mock vs. Exception Mapper vs. Context