-
Notifications
You must be signed in to change notification settings - Fork 13
Returns
Denis Voituron edited this page Oct 5, 2025
·
3 revisions
There are 3 types of Returns methods to generate results:
- ReturnsTable to return a mocked data table.
- ReturnTable from a string to return a mocked data table from a fixed formatted string.
- ReturnsRow to return a mocked data row.
- ReturnsScalar to return a mocked simple value.
Contact me at Denis[at]Voituron.net