Public Member Functions | |
| HardwareFunctionTypeTest (String name) | |
Static Public Member Functions | |
| static void | main (String[] args) |
Protected Member Functions | |
| HardwareFunctionType | getFixture () |
| void | setUp () throws Exception |
| void | tearDown () throws Exception |
A test case for the model object 'Hardware Function Type'.
| de.fraunhofer.isst.eastadl.functionmodeling.tests.HardwareFunctionTypeTest.HardwareFunctionTypeTest | ( | String | name | ) |
Constructs a new Hardware Function Type test case with the given name.
| HardwareFunctionType de.fraunhofer.isst.eastadl.functionmodeling.tests.HardwareFunctionTypeTest.getFixture | ( | ) | [protected] |
Returns the fixture for this Hardware Function Type test case.
Reimplemented from de.fraunhofer.isst.eastadl.functionmodeling.tests.DesignFunctionTypeTest.
| static void de.fraunhofer.isst.eastadl.functionmodeling.tests.HardwareFunctionTypeTest.main | ( | String[] | args | ) | [static] |
Reimplemented from de.fraunhofer.isst.eastadl.functionmodeling.tests.DesignFunctionTypeTest.
| void de.fraunhofer.isst.eastadl.functionmodeling.tests.HardwareFunctionTypeTest.setUp | ( | ) | throws Exception [protected] |
Reimplemented from de.fraunhofer.isst.eastadl.functionmodeling.tests.DesignFunctionTypeTest.
| void de.fraunhofer.isst.eastadl.functionmodeling.tests.HardwareFunctionTypeTest.tearDown | ( | ) | throws Exception [protected] |
Reimplemented from de.fraunhofer.isst.eastadl.functionmodeling.tests.DesignFunctionTypeTest.
1.7.1