Package introspector
Class IntrospectorCompareTreesWriteTxtTest
java.lang.Object
introspector.IntrospectorCompareTreesWriteTxtTest
Tests the Introspector Facade as an API to compare two trees and write the differences in a txt 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
-
IntrospectorCompareTreesWriteTxtTest
public IntrospectorCompareTreesWriteTxtTest()
-
-
Method Details
-
createDirIfItDoesNotExist
-
testWriteTreeAsTxtFullInfo
- Throws:
IOException
-
testWriteTreeAsTxtShortInfo
- Throws:
IOException
-