Warez.Ge

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Testing Java code with JUnit 5 and Mockito (Updated 07/2022)

Mooncash

Active member
RgAaDcK6IhDzVgzkLg1Br0DfGfp2lrGB.jpg

Testing Java code with JUnit 5 and Mockito (Updated 07/2022)
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 7 Hours | Lec: 102 | 2.80 GB
Genre: eLearning | Language: English​

Unit Testing & Integration Testing of Java and Spring Boot applications.
Unit Testing is a must-have skill and this video course is about unit testing.
If you take this video course, you will learn how to test your Java code using JUnit 5 and Mockito framework.
This video course is for beginners and you do not need to have any prior Unit testing knowledge to enrol in this course.
JUnit 5 in Different Java projects
There are different Java projects, build tools and development environments. In this course, you will learn how to create a new project and configure JUnit 5 support for different types of projects, using different development environments and build tools.
You will learn how to create a Unit test in
IntelliJ IDEA and
Eclipse Development environments.
You will learn how to create a Unit test in
Regular Java project,
Maven-based Java project,
Cradle-based Java project.
Course Overview
This video course teaches Unit and Integration testing with Java from the very beginning and covers many advanced topics as well. By the end of this course, you will learn
JUnit 5 basics, and JUnit 5 advanced topics
Once you become familiar with JUnit 5, you will learn to use
Test-Driven Development(TDD)
You will then learn to use another very popular Test framework for Java called
Mockito
You will also learn how to write
Spring Boot integration tests
By the end of this course you will learn and be able to use all of the following
Create Unit Tests in IntelliJ,
Create Unit Tests in Eclipse,
Run unit tests using Gradle,
Run Unit Tests using Maven,
Use @DisplayName annotation,
Use JUnit assertions,
Test for Exceptions,
Use Lifecycle methods (@BeforeAll, @BeforeEach, @AfterEach, @AfterAll),
Run unit tests in any order you need: (Random, Order by Name, Order by Index),
Disable Unit test,
Repeated Tests with @RepeatedTest annotation,
Parameterized tests with @Parameterized annotation
@ValueSource,
@MethodSource,
@CsvSource,
@CsvFileSource
Change Test Instance lifecycle with @TestInstance (PER_CLASS, PER_METHOD)
Learn to Mock objects with Mockito's @Mock annotation,
Learn to user Mockito's argument matches,
Mockito method stubbing,
Mockito Exception stubbing,
Verify method call,
Call Real Method,
Do nothing when a method is called,
Write integration tests for Spring Boot applications,
and more.
Screenshots

#
Code:
https://uploadgig.com/file/download/8310aa4E3b17B916/Testing_Java_with_JUnit_5__Mockito.part3.rar
https://uploadgig.com/file/download/d489F83b45e1D998/Testing_Java_with_JUnit_5__Mockito.part2.rar
https://uploadgig.com/file/download/a60e6ceea79d92Dd/Testing_Java_with_JUnit_5__Mockito.part1.rar

https://rapidgator.net/file/c8cc93ec3e8f8eb9712cb81b48d35031/Testing_Java_with_JUnit_5_&_Mockito.part3.rar.html
https://rapidgator.net/file/7a1e50f48d28172351cbbbb1e24cf0e1/Testing_Java_with_JUnit_5_&_Mockito.part2.rar.html
https://rapidgator.net/file/5da51bc5162eca8ec1542677d72e3a66/Testing_Java_with_JUnit_5_&_Mockito.part1.rar.html

https://nitroflare.com/view/4802142E8CF7C74/Testing_Java_with_JUnit_5_%26_Mockito.part3.rar
https://nitroflare.com/view/B4F2194CFFB279E/Testing_Java_with_JUnit_5_%26_Mockito.part2.rar
https://nitroflare.com/view/5D2C0C379A25F95/Testing_Java_with_JUnit_5_%26_Mockito.part1.rar
 

Users who are viewing this thread

Top