cucumber.api.jruby.uz.rb Maven / Gradle / Ivy
The newest version!
module Cucumber
module Runtime
module JRuby
module Dsl
def Агар(regexp, &proc)
register_stepdef(regexp, proc)
end
def Унда(regexp, &proc)
register_stepdef(regexp, proc)
end
def Ва(regexp, &proc)
register_stepdef(regexp, proc)
end
def Лекин(regexp, &proc)
register_stepdef(regexp, proc)
end
def Бирок(regexp, &proc)
register_stepdef(regexp, proc)
end
def Аммо(regexp, &proc)
register_stepdef(regexp, proc)
end
end
end
end
end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy