MCPcopy Create free account
hub / github.com/InferCore/InferCore / TestStepWriter_Index

Function TestStepWriter_Index

internal/execution/steps_test.go:30–34  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

28}
29
30func TestStepWriter_Index(t *testing.T) {
31 if (*StepWriter)(nil).Index() != 0 {
32 t.Fatal("nil Index")
33 }
34}

Callers

nothing calls this directly

Calls 1

IndexMethod · 0.80

Tested by

no test coverage detected