javawrapper::TestEstablishmentBehaviors Class Reference

Inheritance diagram for javawrapper::TestEstablishmentBehaviors:

javawrapper::ModelTestCase List of all members.

Public Member Functions

void testFormatDataForDisplay ()
 Tests that the correct parameters are displayed for each behavior.
void testParFileReading ()
 Makes sure all parameters read correctly.
void testBackwardsCompatibility ()
 Tests to make sure that we maintain backwards compatibility.
void testValidateData () throws ModelException
 Tests ValidateData().

Protected Member Functions

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

Private Member Functions

String WriteOldGapSubstrateFile () throws java.io.IOException
 Writes a parameter file using an old-style gap-based substrate establishment.
String WriteOldNonGapSubstrateFile () throws java.io.IOException
 Writes a parameter file using an old-style non-gap-based substrate establishment.
String WriteOldNonGapNonSubstrateFile () throws java.io.IOException
 Writes a parameter file using an old-style non-gap-non-substrate establishment.
String WriteValidFile1 () throws java.io.IOException
 Writes a valid establishment parameter file with all the behaviors.
String WriteValidMicroFile () throws java.io.IOException
 Writes a valid establishment parameter file with microtopographic establishment.
String WriteVersion6_04File () throws java.io.IOException
 Writes a SORTIE-ND version 6.04 parameter file with substrate-dependent seed survival to test backwards compatibility.

Detailed Description

Copyright: Copyright (c) Charles D. Canham 2003

Company: Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0


Member Function Documentation

void javawrapper::TestEstablishmentBehaviors::testValidateData (  )  throws ModelException [inline]

Tests ValidateData().

Exceptions:
ModelException if testing fails

String javawrapper::TestEstablishmentBehaviors::WriteNoDisperseXMLFile (  )  throws java.io.IOException [inline, protected]

Writes a file with no disperse settings.

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

Edit history:
------------------
August 18, 2006: Created (LEM)

String javawrapper::TestEstablishmentBehaviors::WriteOldGapSubstrateFile (  )  throws java.io.IOException [inline, private]

Writes a parameter file using an old-style gap-based substrate establishment.

Exceptions:
IOException 
Returns:
String

String javawrapper::TestEstablishmentBehaviors::WriteOldNonGapNonSubstrateFile (  )  throws java.io.IOException [inline, private]

Writes a parameter file using an old-style non-gap-non-substrate establishment.

Exceptions:
IOException 
Returns:
String

String javawrapper::TestEstablishmentBehaviors::WriteOldNonGapSubstrateFile (  )  throws java.io.IOException [inline, private]

Writes a parameter file using an old-style non-gap-based substrate establishment.

Exceptions:
IOException 
Returns:
String

String javawrapper::TestEstablishmentBehaviors::WriteValidFile1 (  )  throws java.io.IOException [inline, private]

Writes a valid establishment parameter file with all the behaviors.

Exceptions:
IOException if there is a problem writing the file.
Returns:
String Filename.

String javawrapper::TestEstablishmentBehaviors::WriteValidMicroFile (  )  throws java.io.IOException [inline, private]

Writes a valid establishment parameter file with microtopographic establishment.

Exceptions:
IOException if there is a problem writing the file.
Returns:
String Filename.

String javawrapper::TestEstablishmentBehaviors::WriteVersion6_04File (  )  throws java.io.IOException [inline, private]

Writes a SORTIE-ND version 6.04 parameter file with substrate-dependent seed survival to test backwards compatibility.

Exceptions:
IOException if there is a problem writing the file.
Returns:
String Filename.


The documentation for this class was generated from the following file:
Generated on Fri Jan 5 14:00:39 2007 for SORTIE Java Interface by  doxygen 1.4.7