Public Member Functions | |
void | testAddGetAbundance () |
Tests the AddAbundance method. | |
void | testCell () |
Tests cell methods. | |
void | testRemoveSpecies () |
Tests RemoveSpecies method. | |
void | testAddSpecies () |
Tests the AddSpecies method. | |
void | testGetSetPlantSpacing () |
Tests GetPlantSpacing and GetPlantSpacing methods. | |
void | testGetSetTimestep () |
Tests GetTimestep and SetTimestep methods. | |
void | testGetSetSpacingDistance () |
Tests GetSpacingDistance and SetSpacingDistance methods. | |
void | testValidatePlant () |
Tests ValidatePlant method. | |
Protected Member Functions | |
void | setUp () throws Exception |
Does set up by creating the test object. | |
void | tearDown () throws Exception |
Does tear down. | |
Private Attributes | |
PlantingData | m_oPlantingData = null |
Object data. |
Copyright: Copyright (c) Charles D. Canham 2003
Company: Institute of Ecosystem Studies
void javawrapper::TestPlantingData::setUp | ( | ) | throws Exception [inline, protected] |
Does set up by creating the test object.
Exception | Won't. |
void javawrapper::TestPlantingData::tearDown | ( | ) | throws Exception [inline, protected] |
Does tear down.
Exception | Won't. |