Inherits junit::framework::TestCase.
Public Member Functions | |
void | testValidateData () throws ModelException |
Tests validation of selection harvest data. | |
void | testReadXML () |
Tests parameter file reading. | |
Protected Member Functions | |
String | WriteXMLFile1 () throws java.io.IOException |
This writes an XML file to test value setting. |
Copyright: Copyright (c) Charles D. Canham 2003
Company: Institute of Ecosystem Studies
void javawrapper.TestSelectionHarvest.testValidateData | ( | ) | throws ModelException |
void javawrapper.TestSelectionHarvest.testReadXML | ( | ) |
Tests parameter file reading.
String javawrapper.TestSelectionHarvest.WriteXMLFile1 | ( | ) | throws java.io.IOException [protected] |
This writes an XML file to test value setting.
java.io.IOException | if there is an IO problem. |