Learn Java Unit Testing with Junit & Mockito in 30 Steps

Master unit testing in Java with Mockito and JUnit through 25 hands-on examples. Perfect for beginners and experienced developers alike!

  • Overview
  • Curriculum
  • Instructor
  • Review

Brief Summary

This course will guide you on how to write great unit tests in Java using Mockito and JUnit. With clear examples and a friendly approach, you'll feel confident in no time!

Key Points

  • Learn to write effective unit tests in Java.
  • Get hands-on experience with Mockito and JUnit.
  • Step-by-step guidance for all skill levels.

Learning Outcomes

  • Understand the basics of unit testing.
  • Gain proficiency in using JUnit for testing.
  • Learn advanced mocking techniques with Mockito.

About This Course

Learn Mockito and JUnit - the most popular Java unit testing and mocking frameworks - with 25 Examples

Writing Great Unit Tests distinguishes Good Programmers from Great Programmers.

In this course, you will learn how to Write Great Java Unit Tests with Mockito and JUnit.


WHAT OUR LEARNERS ARE SAYING:

5 STARS - When I’ve started this course I had very basic knowledge of JUnit and Mockito and now everything is clearer. It is a very good course for beginners. Everything was very well explained. 

5 STARS - As always, Ranga offers an excellent way of teaching: coding from scratch, good explanation, useful examples for the real world job. He is not only an experienced programmer, but also a great teacher. I learned more than I expected. Thanks

5 STARS - It was my long time wish to learn Mockito and this instructor nailed it. Best 5hrs I spent ever. He is really good in what he is doing. 

5 STARS - This course is a great tutorial to unit testing and standard practices of mocking. I would recommend it to even experienced developers who would be surprised to find some new ideas in here. Explanations are precise and detailed. Well done.

5 STARS - Very interesting course with good examples. Every topic was easy to understand because of author's awesome explanation. I rate this course as 5/5.

5 STARS - Very good course. The approach is very systematic and step by step. I really like the combination of theory and practical goes hand by hand. The journey from JUnit to Mockito to Powermock is very well described.



COURSE HIGHLIGHTS

You take 12 steps with JUnit and 18 steps with Mockito into unit testing proficiency.

Mocking with Mockito

  • Step 01 : Set up an Eclipse Project with JUnit and Mockito frameworks. First Green Bar.

  • Step 02 : Example to start understanding why we need mocks.

  • Step 03 : What is a stub? Create an unit test using Stub? Disadvantages of Stubs.

  • Step 04 : Your first Mockito code! Hurrah!!! Lets use Mockito to mock TodoService.

  • Step 05 : Stubbing variations with Mockito. A few mockito examples mocking List class : Multiple return values, Argument Matchers and throwing exceptions.

  • Step 06 : Introduction to BDD. Given When Then. BDD Mockito Syntax.

  • Step 07 : How to verify calls on a mock? Verify how many times a method is called. We will add deleteTodo method to the TodoService.

  • Step 08 : How to capture an argument which is passed to a mock?

  • Step 09 : Hamcrest Matchers.

  • Step 10 : Let's simplify things with Mockito Annotations. @Mock, @InjectMocks, @RunWith(MockitoJUnitRunner.class), @Captor

  • Step 11 : JUnit Rules. Using MockitoJUnit.rule() instead of @RunWith(MockitoJUnitRunner.class).

  • Step 12 : Real world Example with Spring

  • Step 13 : What is a spy? How to spy with Mockito?

  • Step 14 : Some Theory : Why does Mockito not allow stubbing final and private methods?

  • Step 15 : Using PowerMock and Mockito to mock a Static Method.

  • Step 16 : Using PowerMock and Mockito to invoke a private Method.

  • Step 17 : Using PowerMock and Mockito to mock a constructor.

  • Step 18 : Good Unit Tests.


JUnit Framework

  • Step 01 : Need for Unit Testing

  • Step 02 : Setting up your First JUnit

  • Step 03 : First Successful JUnit. Green Bar and assertEquals

  • Step 04 : Refactoring Your First JUnit Test

  • Step 05 : Second JUnit Example assertTrue and assertFalse

  • Step 06 : @Before @After

  • Step 07 : @BeforeClass @AfterClass

  • Step 08 : Comparing Arrays in JUnit Tests

  • Step 09 : Testing Exceptions in JUnit Tests

  • Step 10 : Testing Performance in JUnit Tests

  • Step 11 : Parameterized Tests

  • Step 12 : Organize JUnits into Suites

Start Learning Now. Hit the Enroll Button!


  • You will Understand the Basics of Unit Testing with JUnit

  • You will Learn the Most Popular Mocking Framework - Mockito

  • You will Learn to Write Great Unit Tests using Mocking

Course Curriculum

Instructor

Profile photo of in28Minutes Official
in28Minutes Official

Ranga Karanam, the founder of in28minutes, has 2 decades of experience with technology - architecture, design, and programming.  We are helping learners take their first steps into modern cloud native technology and gain expertise on AWS, Azure, Google Cloud, Docker, Kubernetes amongst others.Our happiest moments are when learners tag us on LinkedIn or reach out to us with their stories...

Review
4.9 course rating
4K ratings
ui-avatar of Gaurav Kumar Jain
Gaurav K. J.
5.0
6 months ago

Over all good

  • Helpful
  • Not helpful
ui-avatar of Sandra Rajasekhar
Sandra R.
5.0
7 months ago

Got good information from this course.

  • Helpful
  • Not helpful
ui-avatar of Vaishnav Patil
Vaishnav P.
5.0
7 months ago

Excellent

  • Helpful
  • Not helpful
ui-avatar of Golla Prasad
Golla P.
4.5
7 months ago

its good one

  • Helpful
  • Not helpful
ui-avatar of Arjit Prajapati
Arjit P.
1.0
7 months ago

worse

  • Helpful
  • Not helpful
ui-avatar of Babloo .
Babloo ..
4.0
7 months ago

good

  • Helpful
  • Not helpful
ui-avatar of Kadakuntla Krishnaveni
Kadakuntla K.
5.0
7 months ago

course is excellent

  • Helpful
  • Not helpful
ui-avatar of Karthika Bingi
Karthika B.
2.5
7 months ago

Junit course is not yet updated.

  • Helpful
  • Not helpful
ui-avatar of Shridhar V
Shridhar V.
5.0
7 months ago

good

  • Helpful
  • Not helpful
ui-avatar of Vishnu Sai Yelchuri
Vishnu S. Y.
4.0
8 months ago

good

  • Helpful
  • Not helpful
Leave A Reply

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

Ratings

Courses You May Like

Lorem ipsum dolor sit amet elit
Show More Courses