Skip to content

weaverj/gettingstartedjunit5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started Unit Testing With JUnit 5

This repository contains source code examples for the Pluralsight course Getting Started Unit Testing With JUnit5. It contains a Java patient registration / intake system that unit tests are created for as the course progresses.

Prerequisites / Requirements

  • Java 8 or higher is required to compile and run the code.
  • git, of course

Branches

The master branch represents the system state at the beginning of the course, and there are other branches that correspond to the beginning state for each course module. Simply clone the appropriate branch from where you wish to start work.

Releases

No releases published

Packages

No packages published

Languages