public class CoverageDecorator extends TestUnitDecorator
Modifier | Constructor and Description |
---|---|
protected |
CoverageDecorator(CoverageReceiver queue,
TestUnit child) |
Modifier and Type | Method and Description |
---|---|
void |
execute(ResultCollector rc) |
child, getDescription
protected CoverageDecorator(CoverageReceiver queue, TestUnit child)
public void execute(ResultCollector rc)
execute
in interface TestUnit
execute
in class TestUnitDecorator
Copyright © 2021 org.pitest. All rights reserved.