Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mockobjects - Java MockObjects package
- Description:
The Mock Objects project is a generic unit testing framework whose goal
is to facilitate developing unit tests in the mock object style. The
goal of this project is to provide, a core mock objects framework. This
is a library of code that supports the implementation of mock objects.
It is based around a set of expectation classes for values and
collections. There are also various other classes to make mock objects
easier to write or to use.
Packages