Skip to content

JonasHavers/javafeatures

Repository files navigation

Java 9 & 10

Build Status

The tests in this project demonstrate some features that were introduced in Java 9 and Java 10.

As usual, the tests are in src/test/java.

The project is based on:

  • Gradle 4.10.2 (wrapper)
  • JDK 11
  • JUnit 5.1

Run the tests with:

./gradlew test

About

This project demonstrates some features that were introduced in Java 9 and Java 10.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages