Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unit-testing

.Net: State of the Art in tools & frameworks

Mixing Assert and Act in AAA unit testing syntax

C# unit testing number precision questions

How can I test that two Joda-Time DateTime objects are nearly equal?

java unit-testing

Maven Surefire: run a single unit test

How to make a config file being copied into the test results directory while unit testing?

How to combine unittest results using a Makefile?

Using TransactionScope does not reseed identity column

jmock - mocking a method with long[] as input and with(any())

java arrays unit-testing jmock

How to unit test a custom Wicket component

How to unit test repository method

Java unit testing - proper isolation?

java unit-testing junit

When to Unit Test and When to Integration Test

Mock/Test Super class call in subclass..is it possible?

Apache Camel Testing

Django - Unitest or Doctest?

Can do unit test without TDD? [closed]

unit-testing tdd

What are the possible problems with unit testing ASP.NET MVC code in the following way?

How to test client-side code with NodeUnit

rhino mocks usage of AssertWasNotCalled

c# unit-testing rhino-mocks