Mockito Introduction - How to use Mockito

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ส.ค. 2020
  • Git: github.com/TshRahul/mockito-i...
    - Mocking is a way to test the functionality of a class in solution
    - Mocking mock objects of database, services
    - Mockito creates dummy data for these objects (database, service)
    - Add Mockito dependancy in Maven
    - Use Mockito with Junit
    - What is Mockito
    - What is Mocking
    - Why we use Mockito
    - How to create object using Mockito
    - How to mock data using Mockito
    For more info, please see the video.
    CHECK OUT CODING SIMPLIFIED
    / codingsimplified
    ★☆★ VIEW THE BLOG POST: ★☆★
    thecodingsimplified.com
    I started my TH-cam channel, Coding Simplified, during Dec of 2015.
    Since then, I've published over 500+ videos.
    ★☆★ SUBSCRIBE TO ME ON TH-cam: ★☆★
    th-cam.com/users/codingsimplif...
    ★☆★ Send us mail at: ★☆★
    Email: thecodingsimplified@gmail.com

ความคิดเห็น • 21

  • @jianminwei
    @jianminwei 2 ปีที่แล้ว +5

    Excellent tutorial; demonstrates the core concept of Mockito and Junit in such a small example!! Keep it up to give more tutorials like this on other topics.

    • @CodingSimplified
      @CodingSimplified  2 ปีที่แล้ว

      Thanks for your nice feedback. Keep Watching.

  • @user-ud3td8gf2y
    @user-ud3td8gf2y ปีที่แล้ว

    Fantastic tutorial ,found really useful. May god bless you guys.

  • @syedzakriya2008
    @syedzakriya2008 3 ปีที่แล้ว +1

    So beautifully explained... Thanks bro. keep up the good work. You got another subscriber today.

    • @CodingSimplified
      @CodingSimplified  2 ปีที่แล้ว

      Thanks for your nice feedback. Keep Watching.

  • @abhisheksrivastava119
    @abhisheksrivastava119 2 ปีที่แล้ว

    Very well explained !! Just like your channel name 👍

  • @shobitham8538
    @shobitham8538 3 ปีที่แล้ว +1

    Very well explained! Thank you :)

    • @CodingSimplified
      @CodingSimplified  3 ปีที่แล้ว

      Thanks for your nice feedback. Keep Watching.

  • @aminullahyousufi8142
    @aminullahyousufi8142 8 หลายเดือนก่อน

    Nice tutorial

  • @Sushil2874
    @Sushil2874 2 ปีที่แล้ว +1

    Very nicely explained..!!

    • @CodingSimplified
      @CodingSimplified  2 ปีที่แล้ว

      Thanks for your nice feedback. Keep Watching.

  • @Divya-qt1cf
    @Divya-qt1cf ปีที่แล้ว

    Thanks 😇

  • @AmitKumar-pw1ln
    @AmitKumar-pw1ln 2 ปีที่แล้ว +1

    Well done 👍🏻

    • @CodingSimplified
      @CodingSimplified  2 ปีที่แล้ว

      Thanks for your nice feedback. Keep Watching.

  • @isurucumaranathunga
    @isurucumaranathunga ปีที่แล้ว

    Thanks a lot

  • @CuteDeveloper998
    @CuteDeveloper998 3 ปีที่แล้ว +2

    Thanks.. 😚😚😚😚😚😚😚😚😚

    • @CodingSimplified
      @CodingSimplified  3 ปีที่แล้ว

      Thanks for your nice feedback. Keep Watching.

  • @vikrantharne9199
    @vikrantharne9199 3 ปีที่แล้ว +2

    please make video on testing static final and private methods..

    • @CodingSimplified
      @CodingSimplified  3 ปีที่แล้ว

      Sure, will try to upload it soon. Thanks for your suggestion.

    • @abhishektanwar7902
      @abhishektanwar7902 3 ปีที่แล้ว

      Waiting for more tutorials😭

  • @RishankKumar
    @RishankKumar ปีที่แล้ว

    for testing 500/10=50 you wrote so many lines