saronson / project_with_autograding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autograding Example: Java

This example project is written in Java, and tested with Gradle/JUnit.

The assignment

The tests are currently failing because of an output mismatch. Fixing the System.out.println in the main method will make the tests green.

About


Languages

Language:Java 100.0%