cucumber.api.jruby.az.rb Maven / Gradle / Ivy
The newest version!
module Cucumber
module Runtime
module JRuby
module Dsl
def Tutaqki(regexp, &proc)
register_stepdef(regexp, proc)
end
def Verilir(regexp, &proc)
register_stepdef(regexp, proc)
end
def Əgər(regexp, &proc)
register_stepdef(regexp, proc)
end
def Nəvaxtki(regexp, &proc)
register_stepdef(regexp, proc)
end
def Ohalda(regexp, &proc)
register_stepdef(regexp, proc)
end
def Və(regexp, &proc)
register_stepdef(regexp, proc)
end
def Həm(regexp, &proc)
register_stepdef(regexp, proc)
end
def Amma(regexp, &proc)
register_stepdef(regexp, proc)
end
def Ancaq(regexp, &proc)
register_stepdef(regexp, proc)
end
end
end
end
end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy