Quantcast
Browsing latest articles
Browse All 2 View Live

Image may be NSFW.
Clik here to view.

Making your code suitable to automatic unit testing

If you tell me about unit tests and the importance of having those to build a good application, my emotions swing between two extremes – one where I fantasize about having the perfectly unit tested...

View Article


Image may be NSFW.
Clik here to view.

Building your own Mock objects with Proxy pattern in Java

Most of us, if not all, have written unit tests for our code using JUnit or comparable tools. In most cases we are in control of what is being tested and we can provide all the inputs that are needed...

View Article

Browsing latest articles
Browse All 2 View Live