method

queue_adapter_for_test

Importance_1
v7.1.3.4 - Show latest stable - 0 notes - Class: TestHelper
queue_adapter_for_test() public

Returns a queue adapter instance to use with all Active Job test helpers. By default, returns an instance of ActiveJob::QueueAdapters::TestAdapter. Override this method to specify a different adapter. The adapter must implement the same interface as ActiveJob::QueueAdapters::TestAdapter.

Show source
Register or log in to add new notes.