Package com.spertus.jacquard.common


package com.spertus.jacquard.common
Fundamental abstractions used by multiple packages.
  • Class
    Description
    A singleton class containing configuration information.
    A singleton class for building the Autograder.
    The level of support for debugging.
    A result encapsulating an exception.
    The superclass of all graders.
    The result of an evaluation of student code.
    The publication order for results.
    The target of a Grader, which must be a file.
    The superclass for JUnit-based testers.
    The visibility of a Result.