Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unit-testing

ASP.NET Unit Testing - WatiN and Windows 7 / Internet Explorer 8

Python Pre-testing for exceptions when coverage fails

assert_equal says <0.15> expected but was <0.15>, but only if the method computes 0.15 in a certain way

Equivalent of assertRegexMatches in python 2.4

python unit-testing

What is the best practice for unit testing private methods in .NET?

How to unit test client network code?

Maven - Run JUnit Testsuite in module

java unit-testing maven junit4

Objective C & OC Mock - Mocking a class method?

Unit: How to write test case using jUnit and Mockito

Auto mocking container for Windsor and Rhino

Unit Test Controller Session Variables in MVC3

CollectionAssert.Contains(myList, myItem) != Assert.IsTrue(myList.Contains(myItem))

c# .net unit-testing mstest

Junit multiple threads

Unit testing with Jasmine: code in beforeEach() not seen by test's spyOn()

isMemberOfClass returns no when ViewController is instantiated from UIStoryboard

Temporarily setting system time with Ruby for unit testing

AttachNotSupportedException while running jMockit tests on IBM JRE

unit-testing junit jmockit

Test Explorer Not Showing List of Unit Tests with Network Drive

Howto break on UnitTesting.Assert.AreEqual?

How to make Rubymine working with minitest framework