module RSpec::Core::MemoizedHelpers
def is_expected
- Note: - This only works if you are using rspec-expectations.
Other tags:
- See: #should_not -
See: #should -
See: #subject -
def is_expected expect(subject) end
def is_expected expect(subject) end