All Classes
-
All Classes Class Summary Enum Summary Annotation Types Summary Class Description AutoGrader TheAutoGrader
class contains builder methods to create an auto-grader.DebugUtilities TheDebugUtilities
class contains methods which display useful information to help instructors and students debug their code when a test case fails.SetupUtilities TheSetupUtilities
class contains useful tools for setting up test suites.StringUtilities TheStringUtilities
class contains useful tools for testingString
s.StyleChecker TheStyleChecker
class contains builder methods to create a code style checker to audit code style errors.TestCase TheTestCase
annotation allows test methods to be graded using anAutoGrader
.TestCase.Visibility TheTestCase.Visibility
enum defines the test visibility in Gradescope.