Skip to content

Pb22j/string1example-Pb22j

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autograding String1 exqample: Java

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

The assignment

The tests are currently failing because reverse() and equal() functions have not been implemented. implementing them in String1 class correctly 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

dralsaudi-classroom-csc212-2024-string1example-String1Example created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%