MCPcopy Index your code
hub / github.com/gonum/plot / TestFieldGophers

Function TestFieldGophers

plotter/field_test.go:45–47  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

43}
44
45func TestFieldGophers(t *testing.T) {
46 cmpimg.CheckPlot(ExampleField_gophers, t, "gopher_field.png")
47}
48
49func TestFieldDims(t *testing.T) {
50 for _, test := range []struct {

Callers

nothing calls this directly

Calls 1

CheckPlotFunction · 0.92

Tested by

no test coverage detected