public class ExtendedTestExecutor extends RLOGTestExecutor
queryGenerationFactory| Constructor and Description |
|---|
ExtendedTestExecutor(QueryGenerationFactory queryGenerationFactory)
Instantiates a new ExtendedTestExecutor
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<TestCaseResult> |
executeSingleTest(Source source,
TestCase testCase)
Executes single test.
|
checkQueryResultStatusaddTestExecutorMonitor, cancel, clearTestExecutorMonitor, execute, removeTestExecutorMonitorpublic ExtendedTestExecutor(QueryGenerationFactory queryGenerationFactory)
queryGenerationFactory - a QueryGenerationFactoryprotected Collection<TestCaseResult> executeSingleTest(Source source, TestCase testCase) throws TestCaseExecutionException
TestExecutorexecuteSingleTest in class RLOGTestExecutorsource - the sourcetestCase - the test caseTestCaseExecutionException - the test case execution exceptionCopyright © 2014. All rights reserved.