-
Documentation
-
Parent
rmock
-
RMock
RMock 2.0.0 is a Java mock object framework to use with jUnit.
RMock has support for a setup-modify-run-verify workflow when writing jUnit tests.
It integrates better with IDE refactoring support and allows designing classes and interfaces in a true test-first fashion.
-
Rmock Ext Gui
rmock-ext-gui is an extension to the Abbot GUI component testing framework
to provide virtual mocking services.
-
TDDoc
TDDoc is a Java documentation framework based rMock. TDDoc adds
documentation capabilities to rMock so a codebase can be documented from its
test cases.
-
RMock Delivery
-
RMock Maven Plugin
This Maven plugin makes it easier to configure the TDDoc documentation generation.
-
Skin For RMock
Skin for RMock
-
RMock Testing Framework
-
TDDoc
TDDoc aims to simplify the documentation of testdriven projects by utilizing comments, values and more in the testcases to generate documentation.
This release of TDDoc was used to create the documentation for the RMock project. The PDF documentation is made from a generated DocBook XML file.
The integrated Maven HTML documentation was made from a generated XDoc file.
The documentation for TDDoc is ironically not very extensive, but the source from the Documentation project can serve as a big code example.