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

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

List of all members.

Public Member Functions

 PowerHardwarePinTest (String name)

Static Public Member Functions

static void main (String[] args)

Protected Member Functions

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

Detailed Description

A test case for the model object 'Power Hardware Pin'.


Constructor & Destructor Documentation

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

Constructs a new Power Hardware Pin test case with the given name.


Member Function Documentation

PowerHardwarePin de.fraunhofer.isst.eastadl.hardwaremodeling.tests.PowerHardwarePinTest.getFixture (  )  [protected]

Returns the fixture for this Power Hardware Pin test case.

Reimplemented from de.fraunhofer.isst.eastadl.hardwaremodeling.tests.HardwarePinTest.

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