Public Member Functions | Static Public Member Functions | Protected Member Functions

de.fraunhofer.isst.eastadl.datatypes.tests.EAFloatTest Class Reference

List of all members.

Public Member Functions

 EAFloatTest (String name)

Static Public Member Functions

static void main (String[] args)

Protected Member Functions

EAFloat getFixture ()
void setUp () throws Exception
void tearDown () throws Exception

Detailed Description

A test case for the model object 'EA Float'.


Constructor & Destructor Documentation

de.fraunhofer.isst.eastadl.datatypes.tests.EAFloatTest.EAFloatTest ( String  name  ) 

Constructs a new EA Float test case with the given name.


Member Function Documentation

EAFloat de.fraunhofer.isst.eastadl.datatypes.tests.EAFloatTest.getFixture (  )  [protected]

Returns the fixture for this EA Float test case.

Reimplemented from de.fraunhofer.isst.eastadl.datatypes.tests.RangeableDatatypeTest.

static void de.fraunhofer.isst.eastadl.datatypes.tests.EAFloatTest.main ( String[]  args  )  [static]
void de.fraunhofer.isst.eastadl.datatypes.tests.EAFloatTest.setUp (  )  throws Exception [protected]
See also:
junit.framework.TestCase.setUp()
void de.fraunhofer.isst.eastadl.datatypes.tests.EAFloatTest.tearDown (  )  throws Exception [protected]
See also:
junit.framework.TestCase.tearDown()