public abstract class SimpleAggregatorTst extends RuleTst
Constructor and Description |
---|
SimpleAggregatorTst() |
Modifier and Type | Method and Description |
---|---|
protected void |
addRule(String ruleSet,
String ruleName)
Add new XML tests associated with the rule to the test suite.
|
protected List<Rule> |
getRules()
Gets all configured rules.
|
void |
runTests(Rule rule)
Run a set of tests defined in an XML test-data file for a rule.
|
void |
runTests(Rule rule,
String testsFileName)
Run a set of tests defined in a XML test-data file.
|
void |
runTests(TestDescriptor[] tests)
Run a set of tests of a certain sourceType.
|
protected void |
setUp()
Configure the rule tests to be executed.
|
extractTestsFromXml, extractTestsFromXml, extractTestsFromXml, findRule, getCleanRuleName, runTest, runTestFromString
protected void setUp()
addRule(String, String)
public void runTests(Rule rule)
public void runTests(Rule rule, String testsFileName)
public void runTests(TestDescriptor[] tests)
protected void addRule(String ruleSet, String ruleName)
Copyright © 2002-2014 InfoEther. All Rights Reserved.