Method: QaServer::ScenarioRunSummary#failing_authority_count
- Defined in:
- app/models/qa_server/scenario_run_summary.rb
#failing_authority_count ⇒ Integer (readonly)
Returns number of authorities in the run that had at least one failing test.
15 16 17 |
# File 'app/models/qa_server/scenario_run_summary.rb', line 15 def end |