public class RunTestInfo extends Object
Constructor and Description |
---|
RunTestInfo(boolean runEveryTests,
String runTests,
String outputReport,
boolean generateTestData,
String dgenFile) |
Modifier and Type | Method and Description |
---|---|
String |
getDgenFile() |
boolean |
getGenerateTestData() |
boolean |
getInstallFramework() |
String |
getOutputReport() |
String |
getOutputReportFormat() |
boolean |
getRunEveryTests() |
String |
getRunTests() |
public boolean getInstallFramework()
public boolean getRunEveryTests()
public String getRunTests()
public String getDgenFile()
public boolean getGenerateTestData()
public String getOutputReport()
public String getOutputReportFormat()
Copyright © 2016–2021. All rights reserved.