<sql-row>

The <sql-row> element is contained in a <sql-expect> element. The <sql-row> element is generally a container for one or more <sql-column> elements, which specify the expected data in a given row. The <sql-row> element itself does not include any specific expected values. The order of the <sql-row> elements may impact the verification of the expected return set depending on the settings of the <sql-expect> element in which it is contained.

Structure

Contains:
  • <sql-column>
Contained By:
  • <sql-expect>
Attributes: None