Documentation ¶
Index ¶
- func EqualRow(t *testing.T, expected types.Row, actual types.Row)
- func EqualRowMap(t *testing.T, expected map[types.FieldName]types.GenericCellValue, ...)
- func EqualRowValue(t *testing.T, expected interface{}, obj types.Row, key string)
- func EqualRowValues(t *testing.T, obj types.Row, values map[types.FieldName]types.GenericCellValue)
- func EqualRows(t *testing.T, expected []types.Row, actual []types.Row)
- func NilRowValue(t *testing.T, obj types.Row, key string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EqualRowMap ¶
func EqualRowValue ¶
func EqualRowValues ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.