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

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

List of all members.

Public Member Functions

 EABooleanTest (String name)

Static Public Member Functions

static void main (String[] args)

Protected Member Functions

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

Detailed Description

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


Constructor & Destructor Documentation

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

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


Member Function Documentation

EABoolean de.fraunhofer.isst.eastadl.datatypes.tests.EABooleanTest.getFixture (  )  [protected]

Returns the fixture for this EA Boolean test case.

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

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