Public Member Functions | Protected Member Functions | Protected Attributes

de.fraunhofer.isst.eastadl.userattributes.tests.UserAttributeableElementTest Class Reference

List of all members.

Public Member Functions

 UserAttributeableElementTest (String name)

Protected Member Functions

UserAttributeableElement getFixture ()
void setFixture (UserAttributeableElement fixture)

Protected Attributes

UserAttributeableElement fixture = null

Detailed Description

A test case for the model object 'User Attributeable Element'.


Constructor & Destructor Documentation

de.fraunhofer.isst.eastadl.userattributes.tests.UserAttributeableElementTest.UserAttributeableElementTest ( String  name  ) 

Constructs a new User Attributeable Element test case with the given name.


Member Function Documentation

UserAttributeableElement de.fraunhofer.isst.eastadl.userattributes.tests.UserAttributeableElementTest.getFixture (  )  [protected]

Returns the fixture for this User Attributeable Element test case.

void de.fraunhofer.isst.eastadl.userattributes.tests.UserAttributeableElementTest.setFixture ( UserAttributeableElement  fixture  )  [protected]

Sets the fixture for this User Attributeable Element test case.


Member Data Documentation

The fixture for this User Attributeable Element test case.