Package introspector
Class IntrospectorWriteTest
java.lang.Object
introspector.IntrospectorWriteTest
Tests the Introspector Facade as an API to write trees as text or HTML files.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classprivate static class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static booleancreateDirIfItDoesNotExist(String directoryName) voidvoidvoidvoid
-
Constructor Details
-
IntrospectorWriteTest
public IntrospectorWriteTest()
-
-
Method Details
-
createDirIfItDoesNotExist
-
testWriteTreeAsTxt
- Throws:
IOException
-
testWriteTreeAsTxtShortInfo
- Throws:
IOException
-
testWriteTreeAsHtml
- Throws:
IOException
-
testWriteTreeAsHtmlShortInfo
- Throws:
IOException
-