Module: RSpec::Method::Its

Defined in:
lib/rspec/method/its.rb

Overview

Adds the ‘its_result` to RSpec method example groups. Included by default.

Instance Method Summary collapse

Instance Method Details

#its_result(*args) ⇒ Object



8
# File 'lib/rspec/method/its.rb', line 8

def its_result(*args, &) = its(args, &)