| Package | Description |
|---|---|
| org.apache.maven.model.v3_0_0 |
| Modifier and Type | Method | Description |
|---|---|---|
UnitTest |
Build.getUnitTest() |
Get this element specifies unit tests associated with the
project.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Build.setUnitTest(UnitTest unitTest) |
Set this element specifies unit tests associated with the
project.
|