class BehaveFun::Decorators::AlwaysFail
Public Instance Methods
child_success()
click to toggle source
# File lib/behave_fun/decorators/always_fail.rb, line 3 def child_success fail end
# File lib/behave_fun/decorators/always_fail.rb, line 3 def child_success fail end