Saturday, 24 August 2013

unit-tests for an API and usage samples of that API

unit-tests for an API and usage samples of that API


Where can I find some well tested APIs? I need some which are tested with
JUNIT3.5 or above. Then, I need some open-source projects which use those
APIs.

In fact, I need to have some unit-test cases of an API and also some
examples that shows the way that API is used in production code.

No comments:

Post a Comment