Package | Description |
---|---|
org.apache.maven.plugin.failsafe |
Provides Mojo goals for running integration tests and subsequently failing the build in a safe way.
|
org.apache.maven.plugin.surefire |
Modifier and Type | Method and Description |
---|---|
protected void |
IntegrationTestMojo.handleSummary(Summary summary) |
Modifier and Type | Method and Description |
---|---|
static Summary |
Summary.noTestsRun() |
Modifier and Type | Method and Description |
---|---|
protected void |
SurefirePlugin.handleSummary(Summary summary) |
protected abstract void |
AbstractSurefireMojo.handleSummary(Summary summary) |
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.