Skip to content

oildriller/unit-testing-seminar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unit test example

Prerequisites

You need the following technical stack to use this project:

  • Java JDK
  • GIT
  • Maven

First steps (windows)

Set Java environement

  1. Download Java JDK (for example: https://adoptium.net/download/)
  2. Set JAVA_HOME environment variable to root of the JDK folder
  3. Open command line and check java version:
java -version

Set Maven environement

  1. Download Maven (for example: https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.zip)
  2. Set MAVEN windows environment variable, path
  3. Open command line and check maven version:
mvn -version

Set GIT

  1. Download GIT (for example: (https://git-scm.com/download/win)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages