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

de.fraunhofer.isst.eastadl.datatypes.tests.EnumerationLiteralTest Class Reference

List of all members.

Public Member Functions

 EnumerationLiteralTest (String name)

Static Public Member Functions

static void main (String[] args)

Protected Member Functions

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

Detailed Description

A test case for the model object 'Enumeration Literal'.


Constructor & Destructor Documentation

de.fraunhofer.isst.eastadl.datatypes.tests.EnumerationLiteralTest.EnumerationLiteralTest ( String  name  ) 

Constructs a new Enumeration Literal test case with the given name.


Member Function Documentation

EnumerationLiteral de.fraunhofer.isst.eastadl.datatypes.tests.EnumerationLiteralTest.getFixture (  )  [protected]

Returns the fixture for this Enumeration Literal test case.

Reimplemented from de.fraunhofer.isst.eastadl.elements.tests.EAElementTest.

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