Uses of Class
org.apache.maven.model.v3_0_0.UnitTest
Packages that use UnitTest
-
Uses of UnitTest in org.apache.maven.model.v3_0_0
Methods in org.apache.maven.model.v3_0_0 that return UnitTestModifier and TypeMethodDescriptionBuild.getUnitTest()
Get this element specifies unit tests associated with the project.Methods in org.apache.maven.model.v3_0_0 with parameters of type UnitTestModifier and TypeMethodDescriptionvoid
Build.setUnitTest
(UnitTest unitTest) Set this element specifies unit tests associated with the project.