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

de.fraunhofer.isst.eastadl.hardwaremodeling.tests.HardwareComponentTypeTest Class Reference

List of all members.

Public Member Functions

 HardwareComponentTypeTest (String name)

Static Public Member Functions

static void main (String[] args)

Protected Member Functions

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

Detailed Description

A test case for the model object 'Hardware Component Type'.


Constructor & Destructor Documentation

de.fraunhofer.isst.eastadl.hardwaremodeling.tests.HardwareComponentTypeTest.HardwareComponentTypeTest ( String  name  ) 

Constructs a new Hardware Component Type test case with the given name.


Member Function Documentation

HardwareComponentType de.fraunhofer.isst.eastadl.hardwaremodeling.tests.HardwareComponentTypeTest.getFixture (  )  [protected]
static void de.fraunhofer.isst.eastadl.hardwaremodeling.tests.HardwareComponentTypeTest.main ( String[]  args  )  [static]
void de.fraunhofer.isst.eastadl.hardwaremodeling.tests.HardwareComponentTypeTest.setUp (  )  throws Exception [protected]
void de.fraunhofer.isst.eastadl.hardwaremodeling.tests.HardwareComponentTypeTest.tearDown (  )  throws Exception [protected]