Package introspector.model.traverse
Class HtmlSerializerTest
java.lang.Object
introspector.model.traverse.HtmlSerializerTest
Tests for the HtmlSerializer class in the model package
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classprivate static class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void
-
Constructor Details
-
HtmlSerializerTest
HtmlSerializerTest()
-
-
Method Details
-
traversingInt
- Throws:
IOException
-
traversingString
- Throws:
IOException
-
traversingStringVisited
- Throws:
IOException
-
traversingStringDepth
- Throws:
IOException
-
traversingObjectAllInfo
- Throws:
IOException
-
traversingObjectShortInfo
- Throws:
IOException
-
endTraverse
- Throws:
IOException
-
beforeTraversing
- Throws:
IOException
-
afterTraversingLeaf
- Throws:
IOException
-
afterTraversingNonLeaf
- Throws:
IOException
-