Package-level declarations
Types
A ScoreUnitAggregator which always generates null
score.
A ScoreUnitGenerator which always generates null
ScoreReportUnit.
A ScoreUnitGenerator which applies to a pipeline stage with a accumulator-based scoring policy (e.g. stages with configurations that use ConfigUnit.PerElemScorable).
Generator class which creates scoring-related data structures, i.e. ScoreReportUnit and StageReportUnit.Scorable.Score.
Generator class which creates StageReportUnit.Scorable.Score using a generated list of ScoreReportUnit.
Generator class which creates ScoreReportUnit using an arbitrary input from PipelineStage.
A ScoreUnitAggregator which aggregates from a single ScoreReportUnit.
A ScoreUnitGenerator which applies to a pipeline stage with a single test case.
Common ScoreGenerator implementations which do not depend on framework-specific formats.
A ScoreUnitAggregator which aggregates from a list of ScoreReportUnit and scales against a fixed maximum score.
XUnit specializations for ScoreGenerator.
ScoreUnitGenerator for pipeline stages which output XUnitReport.
Functions
Applies this
collection of ScoreTransformOp to input sequentially.