Open in app

Sign In

Write

Sign In

Avinash Ko
Avinash Ko

1 Follower

Home

About

Feb 28, 2021

Install different versions of java on mac OS

Install homebrew with below link Homebrew The Missing Package Manager for macOS (or Linux).brew.sh Install any version (older/newer) of java with below command Find Java in below folder after installation

1 min read

1 min read


Feb 28, 2021

Run JUnit5 command-line

Running Junit5 from command-line requires junit-platform-console-standalone jar. Download jar from below. org/junit/platform/junit-platform-console-standalone 1.0.0/ 2017-09-10 18:11 -1.0.0-M4/ 2017-04-01 19:25 -1.0.0-M5/ 2017-07-04 16:40 -1.0.0-M6/ 2017-07-18 19:34 -1.0.0-RC1/…repo1.maven.org Command to run unit tests of a specific package java -jar ~/useful_jars/junit-platform-console-standalone-1.7.1.jar — class-path=build/classes/java/test:build/classes/java/main — select-package=com.example.project

Java

1 min read

Run JUnit5 command-line
Run JUnit5 command-line
Java

1 min read

Avinash Ko

Avinash Ko

1 Follower

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech