Method: TestIdsDev::Interface#func

Defined in:
lib/test_ids_dev/interface.rb

#func(name, options = {}) ⇒ Object



28
29
30
# File 'lib/test_ids_dev/interface.rb', line 28

def func(name, options = {})
  flow.test(name, options)
end