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(TestSource testSource,
TestCase testCase)
Executes single test.
|
checkQueryResultStatusaddTestExecutorMonitor, cancel, clearTestExecutorMonitor, execute, removeTestExecutorMonitorpublic ExtendedTestExecutor(QueryGenerationFactory queryGenerationFactory)
queryGenerationFactory - a QueryGenerationFactoryprotected Collection<TestCaseResult> executeSingleTest(TestSource testSource, TestCase testCase) throws TestCaseExecutionException
executeSingleTest in class RLOGTestExecutortestSource - the sourcetestCase - the test caseTestCaseExecutionException - the test case execution exceptionCopyright © 2015. All rights reserved.