Inherits junit::framework::TestCase.
Public Member Functions | |
void | testChangeOfSpecies () |
Tests change of species. | |
void | testCopySpecies () |
Tests copying of species. | |
Protected Member Functions | |
String | WriteXMLFile1 () throws ModelException |
This writes an XML file to test species changing. |
Copyright: Copyright (c) Charles D. Canham 2003
Company: Institute of Ecosystem Studies
void javawrapper.TestBehaviorTypeBase.testChangeOfSpecies | ( | ) |
Tests change of species.
void javawrapper.TestBehaviorTypeBase.testCopySpecies | ( | ) |
Tests copying of species.
String javawrapper.TestBehaviorTypeBase.WriteXMLFile1 | ( | ) | throws ModelException [protected] |
This writes an XML file to test species changing.
This file contains light information.
ModelException | if there is an IO problem. |