TestReportSummary

class Object
trait Matchable
class Any

Value members

Concrete methods

def testSuites[A](after: Option[String], before: Option[String], first: Option[Int], last: Option[Int])(innerSelection: SelectionBuilder[TestSuiteSummaryConnection, A]): SelectionBuilder[TestReportSummary, A]

Test suites belonging to a pipeline test report.

Test suites belonging to a pipeline test report.

def total[A](innerSelection: SelectionBuilder[TestReportTotal, A]): SelectionBuilder[TestReportSummary, A]

Total report statistics for a pipeline test report.

Total report statistics for a pipeline test report.