![JAR search and dependency download from the Maven repository](/logo.png)
cucumber.api.jruby.en_pirate.rb Maven / Gradle / Ivy
module Cucumber
module Runtime
module JRuby
module Dsl
def Avast(regexp, &proc)
register_stepdef(regexp, proc)
end
def Aye(regexp, &proc)
register_stepdef(regexp, proc)
end
def Blimey(regexp, &proc)
register_stepdef(regexp, proc)
end
def Gangway(regexp, &proc)
register_stepdef(regexp, proc)
end
def Letgoandhaul(regexp, &proc)
register_stepdef(regexp, proc)
end
end
end
end
end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy