
@Mojo(name="test",
threadSafe=true)
@Execute(lifecycle="scoverage",
phase=TEST)
public class SCoverageTestMojo
extends org.apache.maven.plugin.AbstractMojo
scoverage life cycle up to test phase.
scoverage life cycle project is compiled with SCoverage instrumentation
and unit tests are executed.
| Constructor and Description |
|---|
SCoverageTestMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Executes
test phase in forked scoverage life cycle. |
Copyright © 2014–2022. All rights reserved.