Public Member Functions | |
| void | testParFileReading () |
| Test parameter file reading for allometry. | |
| void | testBackwardsCompatibility () |
| Makes sure all parameters read correctly. | |
| void | testValidateData () |
| Tests data validation. | |
Private Member Functions | |
| String | Write6_04XMLFile () throws java.io.IOException |
| Writes a version 6.04 file for testing parameter file reading backwards compatibility. | |
| String | WriteXMLFile1 () throws java.io.IOException |
| Writes a valid file for testing parameter file reading. | |
Copyright: Copyright (c) Charles D. Canham 2005
Company: Institute of Ecosystem Studies
| String javawrapper::TestAllometry::Write6_04XMLFile | ( | ) | throws java.io.IOException [inline, private] |
Writes a version 6.04 file for testing parameter file reading backwards compatibility.
| IOException | if the file can't be written. |
| String javawrapper::TestAllometry::WriteXMLFile1 | ( | ) | throws java.io.IOException [inline, private] |
Writes a valid file for testing parameter file reading.
| IOException | if the file can't be written. |
1.4.7