k8s.io/kubernetes/test/utils/ktesting.TContext.ExpectNoError
third-partyThe 4129th most-called third-party method by production calls. Called 215 times across 1 modules; 144 of those run outside tests and generated code.
All of k8s.io/kubernetes/test/utils/ktesting → Docs on pkg.go.dev ↗
- prod calls
- 144
- non-test, non-generated
- all calls
- 215
- total callsites
- modules
- 1
- distinct callers
- in loop
- 27%
- of prod calls
- in tests
- 33%
- 71 calls
- resolved
- 100%
- 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into TContext.ExpectNoError from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 144 100%
where it's called
Callsites in the wild
12 representative callsites of 215, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kubernetes @v1.36.3
test/integration/dra/uses_all_resources.go:63
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/partitionable_devices.go:78
in loop -
k8s.io/kubernetes @v1.36.3
test/utils/localupcluster/localupcluster.go:82
in loop -
k8s.io/kubernetes @v1.36.3
test/utils/localupcluster/localupcluster.go:86
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/partitionable_devices.go:88
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/device_taints.go:114
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/pod_group.go:124
in loop -
k8s.io/kubernetes @v1.36.3
test/e2e/storage/utils/create.go:165
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/scheduler_perf/dra.go:196
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/dra.go:303
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/dra.go:339
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/scheduler_perf/dra.go:358
in loop
top callers
The modules that reach for it
The modules that call TContext.ExpectNoError most in this snapshot.
- k8s.io/kubernetes215100%
siblings
More from k8s.io/kubernetes/test/utils/ktesting
The other most-called members in this package. See all →