class Object
Public Instance Methods
mocked_with_mocha?()
click to toggle source
Helpers ———————————————-
# File lib/rspec/sidekiq/batch.rb, line 104 def mocked_with_mocha? Sidekiq::Batch.respond_to? :stubs end