MockCentralServer

MockCentralServer is an application that enables developers to create and access libraries of Mock Objects defined in xml files external to the testing code, allowing for cleaner Test Cases and easy Mock Object organization and reuse.

See:
          Description

Packages
org.mockcentral.server Contains the classes, interfaces and enums that comprise the MockCentralServer application.

 

MockCentralServer is an application that enables developers to create and access libraries of Mock Objects defined in xml files external to the testing code, allowing for cleaner Test Cases and easy Mock Object organization and reuse. See the main MockCentral documentation at mockcentral.org for additional information on MockCentral.