Package introspector.model.traverse
Class TxtSerializerTest
java.lang.Object
introspector.model.traverse.TxtSerializerTest
Tests for the TxtSerializer 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
-
TxtSerializerTest
TxtSerializerTest()
-
-
Method Details
-
traversingInt
- Throws:
IOException
-
traversingString
- Throws:
IOException
-
traversingStringVisited
- Throws:
IOException
-
traversingStringDepth
- Throws:
IOException
-
traversingObjectAllInfo
- Throws:
IOException
-
traversingObjectShortInfo
- Throws:
IOException
-
beginTraverse
@Test void beginTraverse() -
endTraverse
- Throws:
IOException
-
beforeTraversing
- Throws:
IOException
-
afterTraversing
@Test void afterTraversing()
-