Skip to content
callcount

k8s.io/kubernetes/test/utils/ktesting.TB.Helper

third-party

The 9291st most-called third-party method by production calls. Called 75 times across 1 modules; 64 of those run outside tests and generated code.

All of k8s.io/kubernetes/test/utils/ktesting → Docs on pkg.go.dev ↗

prod calls
64
non-test, non-generated
all calls
75
total callsites
modules
1
distinct callers
in loop
0%
of prod calls
in tests
15%
11 calls
resolved
96%
to a known target

resolution mix

How each call resolves

How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →

  • Embedded method96%Reached through an embedded type.
  • Interface method4%Called through an interface. The runtime target may differ.

who calls this

Notable callers

Production calls into TB.Helper from notable Go projects. Open one on the map to see what else it hammers.

where it's called

Callsites in the wild

12 representative callsites of 75, prioritizing in-loop and non-test usage. We link to source, never display it.

TB.Helper · 12 of 75 callsites
  • k8s.io/kubernetes @v1.36.3

    test/utils/ktesting/contexthelper.go:44

  • k8s.io/kubernetes @v1.36.3

    test/utils/ktesting/stepcontext.go:48

  • k8s.io/kubernetes @v1.36.3

    test/integration/dra/helpers.go:49

  • k8s.io/kubernetes @v1.36.3

    test/integration/dra/helpers.go:62

  • k8s.io/kubernetes @v1.36.3

    test/integration/dra/resourceslicecontroller.go:71

  • k8s.io/kubernetes @v1.36.3

    test/integration/dra/node_allocatable_resources.go:74

  • k8s.io/kubernetes @v1.36.3

    test/utils/ktesting/assert.go:79

  • k8s.io/kubernetes @v1.36.3

    test/integration/dra/helpers.go:84

  • k8s.io/kubernetes @v1.36.3

    test/utils/ktesting/signals.go:86

  • k8s.io/kubernetes @v1.36.3

    test/utils/localupcluster/cmd.go:89

  • k8s.io/kubernetes @v1.36.3

    test/utils/localupcluster/localupcluster.go:93

  • k8s.io/kubernetes @v1.36.3

    test/integration/dra/resourceclaim.go:95

top callers

The modules that reach for it

The modules that call TB.Helper most in this snapshot.

  • k8s.io/kubernetes75100%

siblings

More from k8s.io/kubernetes/test/utils/ktesting

The other most-called members in this package. See all →