Class MainSheetRecord
java.lang.Object
org.qubership.atp.mia.model.impl.testdata.MainSheetRecord
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetOtherCells(Set<String> allKeysForOtherKeys) Gets otherCells.
-
Field Details
-
SCENARIO
- See Also:
-
DESCRIPTION
- See Also:
-
-
Constructor Details
-
MainSheetRecord
public MainSheetRecord()
-
-
Method Details
-
getOtherCells
Gets otherCells.- Parameters:
allKeysForOtherKeys- keys should be in otherCells- Returns:
- LinkedHashMap
-