Package introspector
Class IntrospectorCompareTreesWriteHtmlTest
java.lang.Object
introspector.IntrospectorCompareTreesWriteHtmlTest
Tests the Introspector Facade as an API to compare two trees and write the differences in an HTML file.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static final record -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static booleancreateDirIfItDoesNotExist(String directoryName) voidvoid
-
Constructor Details
-
IntrospectorCompareTreesWriteHtmlTest
public IntrospectorCompareTreesWriteHtmlTest()
-
-
Method Details
-
createDirIfItDoesNotExist
-
testWriteTreeAsHTMLFullInfo
- Throws:
IOException
-
testWriteTreeAsTxtHTMLInfo
- Throws:
IOException
-