Package utils.testcases
Class TestCase
java.lang.Object
utils.testcases.TestCase
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetDatasetConfiguration(DatasetConfiguration datasetConfiguration) voidvoidsetReportFilePath(String filePath) voidsetRuleGeneratorParams(RuleGeneratorParams ruleGeneratorParams) toString() 
- 
Constructor Details
- 
TestCase
public TestCase() 
 - 
 - 
Method Details
- 
setDatasetConfiguration
 - 
setReportFilePath
 - 
getExampleSet
- Throws:
 IOException
 - 
getReferenceReport
- Throws:
 IOException
 - 
getRuleGeneratorParams
 - 
setRuleGeneratorParams
 - 
getName
 - 
setName
 - 
toString
 
 -