Package org.machanism.machai.gw.reviewer
Class HtmlReviewerTest
java.lang.Object
org.machanism.machai.gw.reviewer.HtmlReviewerTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) void(package private) void
-
Field Details
-
tempDir
-
-
Constructor Details
-
HtmlReviewerTest
HtmlReviewerTest()
-
-
Method Details
-
getSupportedFileExtensions_returnsHtmlHtmXml
@Test void getSupportedFileExtensions_returnsHtmlHtmXml() -
perform_returnsNullWhenNoGuidanceCommentPresent
- Throws:
IOException
-
perform_returnsNullWhenGuidanceTagIsNotInHtmlComment
- Throws:
IOException
-
perform_formatsHtmlWhenGuidanceCommentPresent
- Throws:
IOException
-