- java.lang.Object
-
- spice.tspice.TestTextIO
-
public class TestTextIO extends java.lang.Object
Class TestTextIO provides methods that implement test families for the classes TextReader and TextWriter.Version 2.0.0 29-DEC-2016 (NJB)
Moved clean-up code to "finally" block.Version 1.0.0 21-DEC-2009 (NJB)
-
-
Constructor Summary
Constructors Constructor Description TestTextIO()
-
Method Summary
Modifier and Type Method Description static boolean
f_TextIO()
Test classes TextReader and TextWriter.
-
-
-
Method Detail
-
f_TextIO
public static boolean f_TextIO() throws SpiceException
Test classes TextReader and TextWriter.- Returns:
- Throws:
SpiceException
-
-