IsuruSankhajith / TestForge

This repository contains a Java class that determines letter grades based on numeric grades. The grading logic is implemented using JUnit 5 for testing, and the project utilizes the Maven Jupiter dependency.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JUnit5 and Maven Jupiter Grader

This repository contains a Java class that determines letter grades based on numeric grades. The grading logic is implemented using JUnit 5 for testing, and the project utilizes the Maven Jupiter dependency.

Usage

To use this grader in your project, include the following Maven dependency:

org.junit.jupiter junit-jupiter 5.10 test

About

This repository contains a Java class that determines letter grades based on numeric grades. The grading logic is implemented using JUnit 5 for testing, and the project utilizes the Maven Jupiter dependency.

License:MIT License


Languages

Language:Java 100.0%