Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

JUnit and Mockito Unit Testing for Java Developers

Posted By: IrGens
JUnit and Mockito Unit Testing for Java Developers

JUnit and Mockito Unit Testing for Java Developers
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 2h 56m | 3.28 GB
Instructor: Matt Speake

Key Features

Find out why JUnit is the best framework for writing unit tests
Get hands-on exercises of JUnit and Mockito in action
Get to grips with modern unit testing concepts and best practices

What You Will Learn

Understand modern unit testing concepts and best practices
Find out how to run unit tests in the IDE
Analyze production code for writing quality unit tests
Study and implement JUnit's fail fast mechanism
Become familiar with Mockito and mock objects
Compose Hamcrest matchers to create readable assertions

About

Are you looking for a simple, no-nonsense guide to learning how unit testing works? This video course is what you need. Complete with hands-on exercises and best practices, this guide will help you to understand JUnit and Mockito unit testing with ease.

The course starts with an introduction to unit testing and highlights the need and importance of its testing framework, JUnit. You’ll then understand the project structure and conventions by creating a Java project using JUnit. As you implement best practices for writing and running unit tests with JUnit and IntelliJ IDEA, you’ll discover how JUnit works. You’ll also write mock objects-based unit tests with Mockito for testing a simple layered architecture. Finally, you’ll learn to make more powerful assertions in your unit tests by harnessing the power of the Hamcrest assertions library that ships with JUnit.

By the end of this course, you’ll have developed the skills needed for writing better unit tests using JUnit, Mockito, and Hamcrest.


JUnit and Mockito Unit Testing for Java Developers