public interface TestCase extends EObject
The following features are supported:
FieldofactivityannotationsPackage.getTestCase()
Modifier and Type | Method and Description |
---|---|
String |
getTestName()
Returns the value of the 'Test Name' attribute.
|
void |
setTestName(String value)
Sets the value of the '
Test Name ' attribute. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
String getTestName()
If the meaning of the 'Test Name' attribute isn't clear, there really should be more of a description here...
setTestName(String)
,
FieldofactivityannotationsPackage.getTestCase_TestName()
void setTestName(String value)
Test Name
' attribute.
value
- the new value of the 'Test Name' attribute.getTestName()