Skip to content

onEclipse

Sections
Personal tools
You are here: Home » Plug-ins » Testing » MockCreator

MockCreator

Java Mock Generator.
MockCreator
Category
License
Development Status
Company
Latest Version
Testing
LGPL
N/A
N/A
2004-09-26

A Mock object is an object having the same interface as some real object, but is actually configurable imitation of it. With MockCreator we generate a Mock type and supply it to our test instead of the original object. Before each test, we configure the mock object to behave in such a way we would expect the real object to behave in the scenario.

Created by admin
Last modified 2005-02-17 06:12 AM