MCPcopy
hub / github.com/pterm/pterm / TestSpinnerPrinter_GenericStop

Function TestSpinnerPrinter_GenericStop

spinner_printer_test.go:41–44  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

39}
40
41func TestSpinnerPrinter_GenericStop(t *testing.T) {
42 p := pterm.DefaultSpinner
43 p.GenericStop()
44}
45
46func TestSpinnerPrinter_Info(t *testing.T) {
47 testPrintContains(t, func(w io.Writer, a any) {

Callers

nothing calls this directly

Calls 1

GenericStopMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…