29303132333435
public TestRun(Project project, TestRunConfiguration configuration) { this.project = project; this.configuration = configuration; this.reports = new Reports(); }
45464748495051