public class ScanTest
extends java.lang.Object
| Constructor and Description | 
|---|
| ScanTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | testScanAndWrite(ModelComponent s,
                CompositeComponent ref,
                java.lang.String fmtStr)Tests the scan and write methods of an object by writing the object,
 scanning it, writing it again, and making sure that the second write
 output equals the first. | 
public static void testScanAndWrite(ModelComponent s, CompositeComponent ref, java.lang.String fmtStr)