Click here to Skip to main content
15,886,713 members
Articles / DevOps / Unit Testing

Mockito- a great mock framework for Java development.

Rate me:
Please Sign up or sign in to vote.
4.94/5 (30 votes)
27 Dec 2012CPOL9 min read 118.9K   147  
Mockito is a mocking framework that tastes really good. It lets you write beautiful tests with clean & simple API.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions