Skip to content

Latest commit

 

History

History
executable file
·
17 lines (12 loc) · 596 Bytes

README.md

File metadata and controls

executable file
·
17 lines (12 loc) · 596 Bytes

Introduction to JUnit 5 with Mockito

All source code examples in the repository are for my Online Course - Testing Spring Beginner to Guru

This source code repository contains JUnit 5 and Mockito test examples with Maven.

Setup

Requirements

  • Should use Java 11 or higher. Previous versions of Java are un-tested.
  • Use Maven 3.5.2 or higher

Support

For questions and help:

  • Please post in course
  • Or post in the Slack Community exclusive to the course.

GitHub Issues will not be addressed.