Public Member Functions | |
| void | testSpeciesChange () |
| This tests that a change of species is correctly handled in the harvest behaviors. | |
| void | testCompactHarvestList () throws ModelException |
| Tests CompactHarvestList method. | |
| void | testAddHarvestData () |
| Tests the AddHarvestData method. | |
| void | testReadXML () |
| Tests parameter file reading. | |
Protected Member Functions | |
| void | setUp () throws Exception |
| Does set up by creating the m_oHarvestBehaviors object. | |
| void | tearDown () throws Exception |
| Does teardown. | |
| String | WriteXMLFile1 () throws ModelException |
| This writes an XML file to test value setting. | |
Private Attributes | |
| DisturbanceBehaviors | m_oHarvestBehaviors = null |
| Object on which to perform tests. | |
Copyright: Copyright (c) Charles D. Canham 2003
Company: Institute of Ecosystem Studies
| void javawrapper::TestHarvestBehaviors::testCompactHarvestList | ( | ) | throws ModelException [inline] |
| String javawrapper::TestHarvestBehaviors::WriteXMLFile1 | ( | ) | throws ModelException [inline, protected] |
This writes an XML file to test value setting.
| ModelException | if there is an IO problem. |
1.4.7