Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avh4/court-reporter
Record method invocations for an entire object graph
https://github.com/avh4/court-reporter
Last synced: 8 days ago
JSON representation
Record method invocations for an entire object graph
- Host: GitHub
- URL: https://github.com/avh4/court-reporter
- Owner: avh4
- Created: 2013-04-27T08:22:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-28T19:16:55.000Z (over 11 years ago)
- Last Synced: 2024-10-27T12:07:39.644Z (about 2 months ago)
- Language: Java
- Size: 219 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://secure.travis-ci.org/avh4/court-reporter.png?branch=master)](http://travis-ci.org/avh4/court-reporter)
## court-reporter
Record method invocations for an entire object graph
## Build commands
* [Mutation coverage](http://pitest.org/): `mvn org.pitest:pitest-maven:mutationCoverage`