github.com/onsi/gomega/types.Assertion.ToNot
third-partyThe 181st most-called third-party method by production calls. Called 58,797 times across 41 modules; 5,486 of those run outside tests and generated code.
- prod calls
- 5,486
- non-test, non-generated
- all calls
- 58,797
- total callsites
- modules
- 41
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 91%
- 53,311 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Assertion.ToNot from notable Go projects. Open one on the map to see what else it hammers.
- KubeVirt 2,602 47%
- Kubernetes 245 4%
- Cilium 15 <1%
- Velero 6 <1%
where it's called
Callsites in the wild
12 representative callsites of 58,797, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/infrastructure/crds.go:50
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
test/e2e/apimachinery/chunking.go:108
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/events/events.go:56
in loop -
k8s.io/kubernetes @v1.36.3
test/e2e/apimachinery/custom_resource_definition.go:128
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/libnode/node.go:66
in loop - in loop
top callers
The modules that reach for it
The modules that call Assertion.ToNot most in this snapshot.
- github.com/IBM/networking-go-sdk11,66120%
- github.com/IBM/platform-services-go-sdk10,85018%
- github.com/IBM/vpc-go-sdk9,73617%
- github.com/kubevirt/kubevirt7,49813%
- kubevirt.io/kubevirt7,49813%
siblings
More from github.com/onsi/gomega/types
The other most-called members in this package. See all →