AutoTestStepBase ================ .. currentmodule:: codegrade.models.auto_test_step_base .. class:: AutoTestStepBase **Union type.** A value is one of the following types: * :class:`.IOTestAsJSON` * :class:`.RunProgramAsJSON` * :class:`.CustomOutputAsJSON` * :class:`.CheckPointsAsJSON` * :class:`.JunitTestAsJSON` * :class:`.CodeQualityAsJSON` * :class:`.AnyRedactedAutoTestStepAsJSON`