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