| 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 | Class and Description |
|---|---|
class |
IntegrationTestMojo
Run integration tests using Surefire.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSurefireMojo
Abstract base class for running tests using Surefire.
|
class |
SurefirePlugin
Run tests using Surefire.
|
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.