Top Level Namespace
Defined Under Namespace
Instance Method Summary collapse
-
#mocked_with_mocha? ⇒ Boolean
Helpers ———————————————-.
Instance Method Details
#mocked_with_mocha? ⇒ Boolean
Helpers ———————————————-
104 105 106 |
# File 'lib/rspec/sidekiq/batch.rb', line 104 def mocked_with_mocha? Sidekiq::Batch.respond_to? :stubs end |