javawrapper.TestAllometry Class Reference

Tests the Allometry class. More...

Inheritance diagram for javawrapper.TestAllometry:

javawrapper.ModelTestCase

List of all members.

Public Member Functions

void testParFileReading ()
 Test parameter file reading for allometry.
void testDoSetup ()
 Test setup when species have changed.
void testChangeOfSpecies ()
 Tests species changing.
void testBackwardsCompatibility ()
 Makes sure all parameters read correctly.
void testValidateData ()
 Tests data validation.
void testFormatDataForDisplay ()
 Tests that the correct parameters are displayed for each behavior.
void testCopySpecies ()
 Makes sure that nci lambda values are managed correctly when species are copied.

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.
String WriteXMLFile2 () throws java.io.IOException
 Writes a valid file for testing parameter file reading.
String WriteXMLFileForSpeciesCopy () throws java.io.IOException
 Writes a valid file for testing parameter file reading.


Detailed Description

Tests the Allometry class.

Copyright: Copyright (c) Charles D. Canham 2005

Company: Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0

Member Function Documentation

void javawrapper.TestAllometry.testParFileReading (  ) 

Test parameter file reading for allometry.

void javawrapper.TestAllometry.testDoSetup (  ) 

Test setup when species have changed.

void javawrapper.TestAllometry.testChangeOfSpecies (  ) 

Tests species changing.

void javawrapper.TestAllometry.testBackwardsCompatibility (  ) 

Makes sure all parameters read correctly.

void javawrapper.TestAllometry.testValidateData (  ) 

Tests data validation.

void javawrapper.TestAllometry.testFormatDataForDisplay (  ) 

Tests that the correct parameters are displayed for each behavior.

void javawrapper.TestAllometry.testCopySpecies (  ) 

Makes sure that nci lambda values are managed correctly when species are copied.

String javawrapper.TestAllometry.Write6_04XMLFile (  )  throws java.io.IOException [private]

Writes a version 6.04 file for testing parameter file reading backwards compatibility.

Exceptions:
IOException if the file can't be written.
Returns:
String Filename.

String javawrapper.TestAllometry.WriteXMLFile1 (  )  throws java.io.IOException [private]

Writes a valid file for testing parameter file reading.

Exceptions:
IOException if the file can't be written.
Returns:
String Filename.

String javawrapper.TestAllometry.WriteXMLFile2 (  )  throws java.io.IOException [private]

Writes a valid file for testing parameter file reading.

Exceptions:
IOException if the file can't be written.
Returns:
String Filename.

String javawrapper.TestAllometry.WriteXMLFileForSpeciesCopy (  )  throws java.io.IOException [private]

Writes a valid file for testing parameter file reading.

Exceptions:
IOException if the file can't be written.
Returns:
String Filename.


The documentation for this class was generated from the following file:

Generated on Wed Oct 28 14:01:24 2009 for SORTIE Java Interface by  doxygen 1.5.6