Class: RSpec::RSpecAdapter
- Inherits:
-
Object
- Object
- RSpec::RSpecAdapter
- Defined in:
- sig/rspec/rewind.rbs
Instance Method Summary collapse
Instance Method Details
#clear_exception ⇒ void
This method returns an undefined value.
409 |
# File 'sig/rspec/rewind.rbs', line 409
def clear_exception: (untyped) -> void
|
#clear_execution_result ⇒ void
This method returns an undefined value.
410 |
# File 'sig/rspec/rewind.rbs', line 410
def clear_execution_result: (untyped) -> void
|
#clear_lets ⇒ void
This method returns an undefined value.
411 |
# File 'sig/rspec/rewind.rbs', line 411
def clear_lets: (untyped) -> void
|