create
fun create(runner: Runner, stage: PipelineStage, stageName: String, report: XUnitReport?, maxScore: Double?, denormHandling: ConfigUnit.TotalScorable.DenormHandling?, weighting: XUnitWeighting?): ScoreGenerator
Creates a XUnitScoreGenerator using the given parameters.
This convenience method is used for automatic selection of XUnitScoreGenerator with the appropriate strategy as defined by the assignment configuration.