Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unit-testing

Dependency injection for NServiceBus handler unit testing

How to mock Microsoft.Office.Interop.Excel.Range with Moq?

c# .net unit-testing mocking moq

How to deal with tangled uses dependencies in order to start unit testing?

JUnit run tests inside a JAR

Visual Studio 2012 Fakes - How do I verify a method was called?

Use crawler in controller

Conflicts between unittest and nose frameworks

Best Strategy for Testing Exchange Web Services API

Can Pex automatically discover type overflow / underflow conditions?

c# .net unit-testing pex

Test case library for java.util.List implementations [duplicate]

Should my unit tests of GUI components contain many more lines than the code under test?

Is there a module to easily mock req/res objects for unit testing a connect style handler?

Is there any widely used C++ unit testing framework that supports test categories?

c++ unit-testing

How do I compare two nested data structures for unittesting?

Microsoft Fakes x64 not x86 and v4.5

Testing PHP code that calls a static method

Unit testing post controller .NET Web Api

Run a single test multiple times using maven

Unit testing AngularJS directives

Symfony2 Custom form type using entity trying to test it