Searched defs:nullTestSpec (Results 1 – 1 of 1) sorted by relevance
1783 type nullTestSpec struct { struct1784 nullType string1785 notNullType string1786 rows [6]nullTestRow1900 func nullTestRun(t *testing.T, spec nullTestSpec) {