Sunday, May 28, 2017

Testing Framework: JUnit, Mockito, JMeter, K6

In this blog we are going to see how we can test with Junit with the help of Mockito for mocking objects.

1. Create Maven project in your eclipse




2. Add dependencies for JUnit and Mockito


3. Now we need to create class



https://springframework.guru/mocking-unit-tests-mockito/

Preparation Guide: Interview

Preparation Guide Create or Update CV Understand and prepare your current project architecture in depth Prepare your intro for current exp, ...