Class: RSpec::Runner

Inherits:
Object
  • Object
show all
Defined in:
sig/rspec/rewind.rbs

Instance Method Summary collapse

Constructor Details

#initializeRunner



473
# File 'sig/rspec/rewind.rbs', line 473

def initialize: (example: untyped, configuration: Configuration, ?component_factory: RunnerComponentFactory) -> void

Instance Method Details

#runvoid



474
# File 'sig/rspec/rewind.rbs', line 474

def run: (?retries: untyped, ?backoff: untyped, ?wait: untyped, ?retry_on: untyped, ?skip_retry_on: untyped, ?retry_if: untyped) -> void