Package com.spertus.jacquard.junittester


package com.spertus.jacquard.junittester
JUnit-based grader, which scores based on GradedTest annotations.
  • Class
    Description
    The 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 GradedTest annotation.