package
github.com/onsi/gomega/types
third-party11 third-party functions from github.com/onsi/gomega/types, ranked by how often they are called outside tests and generated code.
- prod calls
- 21,586
- non-test, non-generated
- all calls
- 238,075
- total callsites
- functions
- 11
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/onsi/gomega/types
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Assertion.To | 8,451 |
| Assertion.ToNot | 5,486 |
| AsyncAssertion.Should | 2,416 |
| Assertion.NotTo | 1,323 |
| Gomega.Expect | 1,023 |
| AsyncAssertion.WithTimeout | 972 |
| AsyncAssertion.WithPolling | 844 |
| Assertion.Should | 468 |
| AsyncAssertion.ShouldNot | 257 |
| Assertion.ShouldNot | 256 |
| AsyncAssertion.WithContext | 90 |