stubbed?()
Returns true if any stubs are set, false if there are none
# File activesupport/lib/active_support/testing/time_helpers.rb, line 53 def stubbed? [email protected]? end