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

de.fraunhofer.isst.eastadl.functionmodeling.tests.AllocateableElementInstanceRefTest Class Reference

List of all members.

Public Member Functions

 AllocateableElementInstanceRefTest (String name)

Static Public Member Functions

static void main (String[] args)

Protected Member Functions

AllocateableElementInstanceRef getFixture ()
void setFixture (AllocateableElementInstanceRef fixture)
void setUp () throws Exception
void tearDown () throws Exception

Protected Attributes

AllocateableElementInstanceRef fixture = null

Detailed Description

A test case for the model object 'Allocateable Element Instance Ref'.


Constructor & Destructor Documentation

de.fraunhofer.isst.eastadl.functionmodeling.tests.AllocateableElementInstanceRefTest.AllocateableElementInstanceRefTest ( String  name  ) 

Constructs a new Allocateable Element Instance Ref test case with the given name.


Member Function Documentation

AllocateableElementInstanceRef de.fraunhofer.isst.eastadl.functionmodeling.tests.AllocateableElementInstanceRefTest.getFixture (  )  [protected]

Returns the fixture for this Allocateable Element Instance Ref test case.

static void de.fraunhofer.isst.eastadl.functionmodeling.tests.AllocateableElementInstanceRefTest.main ( String[]  args  )  [static]
void de.fraunhofer.isst.eastadl.functionmodeling.tests.AllocateableElementInstanceRefTest.setFixture ( AllocateableElementInstanceRef  fixture  )  [protected]

Sets the fixture for this Allocateable Element Instance Ref test case.

void de.fraunhofer.isst.eastadl.functionmodeling.tests.AllocateableElementInstanceRefTest.setUp (  )  throws Exception [protected]
See also:
junit.framework.TestCase.setUp()
void de.fraunhofer.isst.eastadl.functionmodeling.tests.AllocateableElementInstanceRefTest.tearDown (  )  throws Exception [protected]
See also:
junit.framework.TestCase.tearDown()

Member Data Documentation

The fixture for this Allocateable Element Instance Ref test case.