![JAR search and dependency download from the Maven repository](/logo.png)
cucumber.api.jruby.en_old.rb Maven / Gradle / Ivy
module Cucumber
module Runtime
module JRuby
module Dsl
def Ac(regexp, &proc)
register_stepdef(regexp, proc)
end
def Ond(regexp, &proc)
register_stepdef(regexp, proc)
end
def Tha(regexp, &proc)
register_stepdef(regexp, proc)
end
def Thathe(regexp, &proc)
register_stepdef(regexp, proc)
end
def Thurh(regexp, &proc)
register_stepdef(regexp, proc)
end
def Ða(regexp, &proc)
register_stepdef(regexp, proc)
end
def Ðaðe(regexp, &proc)
register_stepdef(regexp, proc)
end
def Ðurh(regexp, &proc)
register_stepdef(regexp, proc)
end
def Þa(regexp, &proc)
register_stepdef(regexp, proc)
end
def Þaþe(regexp, &proc)
register_stepdef(regexp, proc)
end
def Þurh(regexp, &proc)
register_stepdef(regexp, proc)
end
end
end
end
end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy