Table of Contents

Class: IRowProcessor ./src/peak/ddt/interfaces.py
Base Classes   
protocols.Interface
Methods   
processRow
  processRow 
processRow ( thisRow,  remainingRows )

Process thisRow, and optionally consume some remainingRows

remainingRows is an iterator over the remaining rows in the same table, if any. Any rows consumed from this iterator will be skipped by the calling table processor. This allows a row processor to take control of processing for subsequent rows in a table, e.g. when multiple rows need to be processed by the same processor.


Table of Contents

This document was automatically generated on Mon Feb 17 01:11:05 2025 by HappyDoc version 2.1