Package edu.odu.cs.zeil.codegrader
-
Interface Summary Interface Description Parser<T> TCProcess Launches external commands. -
Class Summary Class Description Assignment An Assignment indicates the various files and directories that will be employed during grading.BooleanParser BuildProperties CopyPatterns DefaultBuildCase Deferred<T> ExternalProcess Launches external commands.FileUtils IntegerParser InternalTestLauncher Logging Message Messages to be displayed to the student within a grade report.OracleProperties Pair<First,Second> ParameterHandling Stage A stage is an area (directory) in which a version of the assignment, either submitted or gold, can be built and run.Stage.BuildResult StringParser Submission A Submission represents a student's submitted solution to an assignment.SubmissionDateOptions SubmissionSet A collection of submissions.TestCase TestCaseProperties TestCasePropertiesBase TestSuite TestSuite.BuildResult TestSuiteProperties The properties available to describe a test suite. -
Exception Summary Exception Description TestConfigurationError Indicates an error in the test configuration significant enough that continuing to execute would likely result in inappropriate scores being assigned.