# File lib/turn/components/case.rb, line 103
    def each(&block)
      tests.each(&block)
    end