public class ScanTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
showOutput |
Constructor and Description |
---|
ScanTest() |
Modifier and Type | Method and Description |
---|---|
static ModelComponent |
testScanAndWrite(ModelComponent mc,
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 ModelComponent testScanAndWrite(ModelComponent mc, CompositeComponent ref, java.lang.String fmtStr)