Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JUnitTest

A simple Java project demonstrating JUnit tests.

Requirements

  • IntelliJ (or any Java IDE)
  • Java JDK 11 or above
  • Maven (current version)

Build and test

To build the project and run tests using Maven:

mvn clean install

To run tests only:

mvn test

Notes

  • Ensure your JAVA_HOME points to a JDK 11+ installation.
  • Import the project into IntelliJ as a Maven project for easier editing and running.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages