cucumber.api.jruby.sr_latn.rb Maven / Gradle / Ivy
module Cucumber
module Runtime
module JRuby
module Dsl
def Ali(regexp, &proc)
register_stepdef(regexp, proc)
end
def I(regexp, &proc)
register_stepdef(regexp, proc)
end
def Kad(regexp, &proc)
register_stepdef(regexp, proc)
end
def Kada(regexp, &proc)
register_stepdef(regexp, proc)
end
def Onda(regexp, &proc)
register_stepdef(regexp, proc)
end
def Zadate(regexp, &proc)
register_stepdef(regexp, proc)
end
def Zadato(regexp, &proc)
register_stepdef(regexp, proc)
end
def Zatati(regexp, &proc)
register_stepdef(regexp, proc)
end
end
end
end
end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy