javawrapper.TestDisperseBehaviors Class Reference

Tests the DisperseBehaviors class. More...

Inheritance diagram for javawrapper.TestDisperseBehaviors:

javawrapper.ModelTestCase

List of all members.

Public Member Functions

void testFormatDataForDisplay ()
 Tests to make sure parameters are correctly displayed for each behavior.
void testChangeOfSpecies ()
 Tests species changes.
void testCopySpecies ()
 Tests species copying.
void testValidateData ()
 Tests the ValidateData function.

Protected Member Functions

String WriteNoDisperseXMLFile () throws java.io.IOException
 Writes a file with no disperse settings.
String WriteAllDisperseXMLFile () throws java.io.IOException
 Writes a file with all disperse settings.


Detailed Description

Tests the DisperseBehaviors class.

Copyright: Copyright (c) Charles D. Canham 2003

Company: Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)

Member Function Documentation

void javawrapper.TestDisperseBehaviors.testFormatDataForDisplay (  ) 

Tests to make sure parameters are correctly displayed for each behavior.

void javawrapper.TestDisperseBehaviors.testChangeOfSpecies (  ) 

Tests species changes.

Even though DisperseBehaviors doesn't explicitly have code for changing species, this makes sure that it is treated correctly.

void javawrapper.TestDisperseBehaviors.testCopySpecies (  ) 

Tests species copying.

Even though DisperseBehaviors doesn't explicitly have code for copying species, this makes sure that it is treated correctly.

void javawrapper.TestDisperseBehaviors.testValidateData (  ) 

Tests the ValidateData function.

String javawrapper.TestDisperseBehaviors.WriteNoDisperseXMLFile (  )  throws java.io.IOException [protected]

Writes a file with no disperse settings.

Returns:
The file name.
Exceptions:
IOException if there is a problem writing the file.

String javawrapper.TestDisperseBehaviors.WriteAllDisperseXMLFile (  )  throws java.io.IOException [protected]

Writes a file with all disperse settings.

Returns:
The file name.
Exceptions:
IOException if there is a problem writing the file.


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

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