| 12 | JestExtendedMatchers {} |
| 13 | |
| 14 | interface AsymmetricMatchersContaining |
| 15 | extends CustomAsymmetricPathMatchers, |
| 16 | JestExtendedMatchers {} |
| 17 | |
| 18 | interface ExpectStatic extends JestExtendedMatchers {} |
| 19 | } |
nothing calls this directly
no outgoing calls
no test coverage detected