MCPcopy Create free account
hub / github.com/rilldata/rill / Name

Method Name

runtime/testruntime/testruntime.go:55–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53// TestingT satisfies both *testing.T and *testing.B.
54type TestingT interface {
55 Name() string
56 TempDir() string
57 FailNow()
58 SkipNow()

Callers 15

newTestRuntimeFunction · 0.65
Benchmark_writeCSVFunction · 0.65
NextMethod · 0.65
downloadAsJSONFileMethod · 0.65
rowsToSchemaFunction · 0.65
rowsToSchemaFunction · 0.65
rowsToSchemaFunction · 0.65
MapScanMethod · 0.65
ExecuteMethod · 0.65
testSchemaValidationFunction · 0.65
testDecimalPrecisionFunction · 0.65
rowsToSchemaMethod · 0.65

Calls

no outgoing calls

Tested by 7

newTestRuntimeFunction · 0.52
Benchmark_writeCSVFunction · 0.52
testSchemaValidationFunction · 0.52
testDecimalPrecisionFunction · 0.52
verifyCurrentBranchFunction · 0.52
newEvalFunction · 0.52