Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unit-testing

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

Cobertura coverage and the assert keyword

How to fake SqlDataAdapter, SqlConnection and SqlCommand in unit tests

testing legacy codes with phpunit

Unit Tests for designs that use notifications

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

EUnit fails to test private functions

mock configuration in Grails tests

Unit Testing XG Cross Group Transaction in App Engine Java JDO

Windows Phone development and Unit Testing

Unittest: assert right SystemExit code

python unit-testing

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

unit testing a class with event and delegate

How can I mock a sub in another module?

PHPUnit progress dots are in new line and showing "wrong" percentage

Mocking the "Properties" property of DirectoryEntry

continue on assert

c# unit-testing

Test doesn't raise ValidationError on Django model field

Why is unit testing not working in this D program?

unit-testing d visual-d

tdd - creating tests for 3rd party code