carpenter-collector
Carpenter is a framework for unit test generation from runtime data. It useful for unit test coverage of legacy systems. Also it may be useful for coverage new features.
This module collect data about objects, called methods, return values and save it to files. This files may be used for unit test generation by carpenter-generator.
Other repositories:
Installation
mvn clean install
Contacts
- Repo owner - Alexey Ustinov ([email protected])