Skip to content

Basic Gradle project configured to use Java11 with Jupiter, Mockito and AssertJ

Notifications You must be signed in to change notification settings

ipinto/java-testing-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java testing environment

Basic project with Gradle, Java11 and some testing dependencies:

In order to run the tests, just run:

./gradlew clean test

In order to run the Application, just run:

./gradlew clean run

About

Basic Gradle project configured to use Java11 with Jupiter, Mockito and AssertJ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages