Skip to content

DhirajBhakta/java-8-koans

 
 

Repository files navigation

Java 8 Koans

Unit tests to learn Java 8

koans

Usage (command line)

Clone the repository and execute:

mvn test

Usage (Eclipse)

Clone the repository and import the project called "java-8-koans". Please note to get the full experience you need to have the Eclipse Maven Tooling installed.

Enable ansi colors

To enable the ansi colors like in the screenshot above you need to add the -Denable.ansi=true property when launching your test suite. To get these nice ansi colors within Eclipse you can install the nice ansi-econsole.

License

All code in this repository is published under terms of the Apache 2.0 Software License.

About

Koans to learn Java 8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%