Interface TestObject
-
- All Known Subinterfaces:
AdHocTestObject
public interface TestObjectUntil now ETF v2.0.x supports only AdHoc Test Objects. The ETF v2.1. REST API will also support Reusable Test Objects.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TestObjectBaseTypebaseType()java.lang.Stringeid()EID of an item
-
-
-
Method Detail
-
eid
java.lang.String eid()
EID of an item- Returns:
- as non-null string
-
baseType
TestObjectBaseType baseType()
-
-