class Dynflow::Testing::DummyCoordinator

Public Instance Methods

find_records(*args) click to toggle source
# File lib/dynflow/testing/dummy_coordinator.rb, line 6
def find_records(*args)
  []
end