public class Test extends Object
AbstractInstrumentationMojo
and used there.Modifier and Type | Field and Description |
---|---|
protected List<String> |
classes
Mirror of
AbstractInstrumentationMojo.testClasses |
protected List<String> |
packages
Mirror of
AbstractInstrumentationMojo.testPackages |
Constructor and Description |
---|
Test() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAnnotations() |
List<String> |
getClasses() |
String |
getCoverageFile() |
List<String> |
getExcludeAnnotations() |
List<String> |
getInstrumentationArgs() |
String |
getInstrumentationPackage() |
String |
getInstrumentationRunner() |
List<String> |
getPackages() |
String |
getSkip() |
String |
getTestSize() |
Boolean |
isCoverage() |
Boolean |
isCreateReport() |
Boolean |
isDebug() |
Boolean |
isFailSafe() |
Boolean |
isLogOnly() |
protected List<String> packages
AbstractInstrumentationMojo.testPackages
protected List<String> classes
AbstractInstrumentationMojo.testClasses
public String getSkip()
public String getInstrumentationPackage()
public String getInstrumentationRunner()
public Boolean isDebug()
public Boolean isCoverage()
public String getCoverageFile()
public Boolean isLogOnly()
public String getTestSize()
public Boolean isCreateReport()
public Boolean isFailSafe()
Copyright © 2008–2019 simpligility technologies inc.. All rights reserved.