javawrapper::TestWorkerBase Class Reference

Tests the WorkerBase class. More...

List of all members.

Public Member Functions

void testMakeSureAllAreProportions ()
 Tests the MakeSureAllAreProportions methods.
void testMakeSureAllNonNegative ()
 Testing to make sure there are no negative values in a float array.
void testMakeSureAllNonZero ()
 Testing for MakeSureAllNonZero in ModelVectors.
void testMakeSureAllNonNegative1 ()
 Testing to make sure there are no negative values in an integer array.
void testMakeSureAllNonNegative2 ()
 Testing for non-negatives in ModelVectors.
void testMakeSureAllPositive ()
 Testing to make sure all values in a Float array are greater than 0.
void testMakeSureAllAreBounded ()
 Testing to make sure all values in a vector are between two bounds.
void testMakeSureAllPositive1 ()
 Tests to make sure all values in an Integer array are greater than 0.
void testMakeSureAllPositive2 ()
 Tests MakeSureAllPositive methods.
void testMakeSureIsProportion ()
 Tests to make sure a ModelFloat value is a proportion.
void testMakeSureNonNegative ()
 Tests to make sure a ModelFloat value is not negative.
void testMakeSureNonNegative1 ()
 Tests to make sure a ModelInt value is not negative.
void testMakeSureNonZero1 ()
 Tests to make sure a ModelFloat value is not equal to zero.
void testMakeSureNonZero2 ()
 Tests to make sure a ModelInt value is not equal to zero.
void testMakeSurePositive ()
 Tests to make sure a ModelFloat value is greater than zero.
void testMakeSurePositive1 ()
 Tests to make sure a ModelInt value is greater than zero.
void testChangeOfSpecies ()
 Tests change of species.

Protected Member Functions

void setUp () throws Exception
 Does set up by creating the test object.
void tearDown () throws Exception
 Does tear down.

Private Attributes

WorkerTester m_oWorkerBaseTester = null
 Test object.


Detailed Description

Tests the WorkerBase class.

Copyright: Copyright (c) Charles D. Canham 2003

Company: Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0


Member Function Documentation

void javawrapper::TestWorkerBase::setUp (  )  throws Exception [inline, protected]

Does set up by creating the test object.

Exceptions:
Exception Won't.

void javawrapper::TestWorkerBase::tearDown (  )  throws Exception [inline, protected]

Does tear down.

Exceptions:
Exception Won't.


The documentation for this class was generated from the following file:
Generated on Wed Nov 29 08:45:07 2006 for SORTIE Java Interface by  doxygen 1.4.7