Package org.machanism.machai.gw.reviewer
Class PythonReviewerTest
java.lang.Object
org.machanism.machai.gw.reviewer.PythonReviewerTest
Unit tests for
PythonReviewer.
Verifies that PythonReviewer correctly extracts @guidance tags from Python files.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) void
-
Field Details
-
tempDir
-
-
Constructor Details
-
PythonReviewerTest
PythonReviewerTest()
-
-
Method Details
-
perform_returnsNull_whenNoGuidance
- Throws:
IOException
-
perform_extractsGuidance_fromComment
- Throws:
IOException
-
perform_extractsGuidance_fromTripleQuotes
- Throws:
IOException
-