rspec-activejob 0.4.2
RSpec matchers for ActiveJob: * expect { method }.to enqueue_a(MyJob).with(global_id(some_model), deserialize_as(other_argument))
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activejob
>= 4.2
rspec-mocks
>= 0