Why Mockito is used in JUnit?

Mockito is a mocking framework, JAVA-based library that is used for effective unit testing of JAVA applications. Mockito is used to mock interfaces so that a dummy functionality can be added to a mock interface that can be used in unit testing .

Sizin İçin Seçtik  What are the advantages of Mockito over JUnit?

Leave a Reply

Your email address will not be published. Required fields are marked *