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

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

List of all members.

Public Member Functions

 FunctionFlowPortTest (String name)

Static Public Member Functions

static void main (String[] args)

Protected Member Functions

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

Detailed Description

A test case for the model object 'Function Flow Port'.


Constructor & Destructor Documentation

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

Constructs a new Function Flow Port test case with the given name.


Member Function Documentation

FunctionFlowPort de.fraunhofer.isst.eastadl.functionmodeling.tests.FunctionFlowPortTest.getFixture (  )  [protected]

Returns the fixture for this Function Flow Port test case.

Reimplemented from de.fraunhofer.isst.eastadl.functionmodeling.tests.FunctionPortTest.

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