jMock

jMock - A Lightweight Mock Object Library for Java

jMock is a library for testing Java code using mock objects.

Mock objects help you design and test the interactions between the objects in your programs.

Popular posts from this blog

Lists and arrays in Dart

The 29 Healthiest Foods on the Planet

Converting Array to List in Scala