Package com.spertus.jacquard.junittester
package com.spertus.jacquard.junittester
JUnit-based grader, which scores based on 
GradedTest annotations.- 
ClassDescriptionThe GradedTest annotation is primarily based off of capturing the data for a test object in the Gradescope JSON output.A tester that runs JUnit tests having the
GradedTestannotation.