Module: Strict::_RSpecExampleMethods
- Defined in:
- sig/strict/rspec.rbs
Overview
Extend this type-only interface in application test signatures for RSpec example contexts that load strict/rspec.
Instance Method Summary collapse
Instance Method Details
#strict_double ⇒ Object
5 |
# File 'sig/strict/rspec.rbs', line 5 def strict_double: (Module strict_class, ?Hash[Symbol, untyped] stubs) -> untyped |