public SurvivingMutantTestResultDto(SurvivingMutantTestResult result, MutationDto mutation)
     : base(result, mutation)
 {
 }
Example #2
0
 public SurvivingMutantTestResultDto(SurvivingMutantTestResult result, MutationDto mutation)
     : base(result, mutation)
 {
 }