Module mockers::type_info

source ·

Traits

  • ! Manual runtime type info for mocking generic methods

Functions

  • Panics with message explaining that types used as type parameters of mocked generic methods must be registered using register_types macro. This method is used by code generated by mocking macros.