All Classes
-
All Classes Class Summary Enum Summary Annotation Types Summary Class Description GradescopeGrader TheGradescopeGraderclass contains logic to run gradedTestCasemethods.GradescopeListener TheGradescopeListenerclass is adapted from theGradedTestListenerclass from Tim Kutcher.SetupUtilities TheSetupUtilitiesclass contains useful tools for setting up test suites.StringUtilities TheStringUtilitiesclass contains useful tools for testingStrings.TestCase TheTestCaseannotation allows test methods to be used in Gradescope testing.TestCase.Visibility TheTestCase.Visibilityenum defines the test visibility in Gradescope.TestError TheTestErrorclass contains common methods to represent common test failures.TestSuite TheTestSuiteannotation allows Gradescope to test methods in a given class.WeightCalc TheWeightCalcclass checks that all test cases total to a givenmaxScore.