Uses of Class
org.qubership.atp.mia.model.impl.executable.TableMarker
Packages that use TableMarker
-
Uses of TableMarker in org.qubership.atp.mia.model.impl.executable
Methods in org.qubership.atp.mia.model.impl.executable that return TableMarkerModifier and TypeMethodDescriptionTableMarker.clone()Clone object.Validation.getTableMarker()TableMarker.setExpectedResultForQuery(HashMap<String, String> expectedResultForQuery) Sets expectedResultForQuery.TableMarker.setTableRowCount(String tableRowCount) Sets tableRowCount.Methods in org.qubership.atp.mia.model.impl.executable with parameters of type TableMarkerModifier and TypeMethodDescriptionValidation.setTableMarker(TableMarker tableMarker) Sets marker. -
Uses of TableMarker in org.qubership.atp.mia.service
Methods in org.qubership.atp.mia.service that return TableMarkerModifier and TypeMethodDescriptionMiaContext.evaluateTableMarker(TableMarker tableMarker) Evaluate or replace macros in table marker.Methods in org.qubership.atp.mia.service with parameters of type TableMarkerModifier and TypeMethodDescriptionMiaContext.evaluateTableMarker(TableMarker tableMarker) Evaluate or replace macros in table marker.