Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open in Visual Studio Code

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.

Setup command

N/A

Run command

gradle test

Notes

  • The JDK is installed on GitHub Actions machines, so you're also able to directly invoke javac, java, or any other CLI command included in the JDK.

About

app-con-auto-grading-example-java-autograding-example-java created by GitHub Classroom

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages