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/

2 comments:

  1. Brilliant blog I visit this blog it's incredibly awesome. Curiously, in this blog content formed doubtlessly and sensible. The substance of information is helpful.
    Workday Online Training

    ReplyDelete
  2. Brilliant blog I visit this blog it's incredibly awesome. Curiously, in this blog content formed doubtlessly and sensible. The substance of information is helpful.
    Workday Online Training

    ReplyDelete

Python Library Categorisation from DS, ML perspective

  Python libraries in Data Science (DS) and Machine Learning (ML) are categorized by their specific role in the end-to-end model pipeline: d...