add moco, a concise stub and mock web services

This commit is contained in:
xin wei
2015-10-04 06:31:27 -07:00
parent a607419ca8
commit 5401ede380

View File

@ -547,6 +547,8 @@ A curated list of awesome Java frameworks, libraries and software.
* [Truth](https://github.com/google/truth) - Google's assertion and proposition framework.
* [Unitils](http://www.unitils.org/) - Modular testing library for unit and integration testing.
* [WireMock](http://wiremock.org/) - Stubbs and mocks web services.
* [Moco](https://github.com/dreamhead/moco) - Concise web services for stubbs and mocks, Duke's Choice Award 2013.
## Utility