tested_stack?

in report/lib/api_endpoint.rb [47:50]


    def tested_stack?
      !@test_stack.nil? && !@test_stack.empty?
    end