Package de.hsh.graja.modules.checkstyle
Class CheckstyleMocker
java.lang.Object
de.hsh.graja.modules.checkstyle.CheckstyleMocker
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GradingAspect
static GradingAspect
static GrajaListener
static ModuleRunnerInput
static ModuleRunnerInput
mockModuleRunnerInput
(Submission submission) static Submission
static Submission
mockSubmission
(String relativePath)
-
Field Details
-
expectedErrorTeacher
- See Also:
-
expectedErrorStudent
-
-
Constructor Details
-
CheckstyleMocker
public CheckstyleMocker()
-
-
Method Details
-
mockConfig
-
mockSubmission
- Throws:
IOException
-
mockSubmission
- Throws:
IOException
-
mockModuleRunnerInput
- Throws:
IOException
-
mockModuleRunnerInput
-
mockGradingAspect
-
mockFaultyGradingAspect
-
mockGrajaListener
public static GrajaListener mockGrajaListener(CheckstyleModuleRunnerResult result) throws IOException - Throws:
IOException
-