Quantcast
Channel: Jari Timonen » Java
Browsing all 4 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

JDave BDD Testing Tutorial Part 1: Basics

JDave is excellent “testing” framework for Behavior Driven Development “testing”. It uses JUnit adapter launch specifications. Yes. Specifications. They’re not called test, but specifications. This is...

View Article



Image may be NSFW.
Clik here to view.

JDave BDD Testing Tutorial Part 2: Mockito

Mockito is simple mocking framework that let’s coder concentrate into testing. Written Mockito is very readable and generates meaningful error messages. Combined with JDave BDD framework, it becomes...

View Article

Image may be NSFW.
Clik here to view.

JDave BDD Testing Tutorial Part 3: Google Guice

Google Guice is a dependency injection framework that is lightweight and easy to use. It helps not only in application,  but tests to achieve loose coupling. JDave BDD framework has no problem using...

View Article

Image may be NSFW.
Clik here to view.

Google Guice with Easy Environment Resolving

Working with Google Guice is serious fun because of easy of usage and lightness. There still remains one problem when working in environment with multiple servers. Usually one Guice module is not...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images