Skip to content

ajohnstonTE/JUnit5Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JUnit5Test

Compile and run with:

javac -d out -cp junit-platform-console-standalone-1.6.0-M1.jar TestClass.java
java -jar junit-platform-console-standalone-1.6.0-M1.jar --class-path out --scan-class-path

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages