Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unit-testing

How can I mock a repository and unit of work pattern in Entity Framework?

Jest test failed "TypeError: Path must be a string. Recieved undefined"

Mocking class methods with OCMock not working

With Scala 2.10.2, SBT 0.13.0, Specs2 & Play Framework 2.2.1 how can I control logging whilst running tests?

What test scenarios are necessary and sufficient to exhaustively black box test a recurring appointment model?

Ignore test to be executed locally in spring boot

unit-testing spring-boot

Visual studio cannot discover tests (xunit)

Mocking a list of objects

c# unit-testing moq

How to do hasKeys() in PHP Mockery, or create custom parameter expectations?

How to mock a method that is expected to return HashMap?

Should I write tests for tests?

How do you send a long press from an InstrumentationTestCase?

Looking for a Javascript unit testing framework [closed]

Sinon: Stub and entire object and replace it with a new object