public class RLOGTestExecutor extends TestExecutor
queryGenerationFactory| Constructor and Description |
|---|
RLOGTestExecutor(QueryGenerationFactory queryGenerationFactory)
Instantiates a new RLOGTestExecutor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkQueryResultStatus(com.hp.hpl.jena.sparql.engine.http.QueryExceptionHTTP e) |
protected Collection<TestCaseResult> |
executeSingleTest(Source source,
TestCase testCase)
Executes single test.
|
addTestExecutorMonitor, cancel, execute, removeTestExecutorMonitorpublic RLOGTestExecutor(QueryGenerationFactory queryGenerationFactory)
queryGenerationFactory - a QueryGenerationFactoryprotected Collection<TestCaseResult> executeSingleTest(Source source, TestCase testCase) throws TestCaseExecutionException
TestExecutorexecuteSingleTest in class TestExecutorsource - the sourcetestCase - the test caseTestCaseExecutionException - the test case execution exceptionprotected void checkQueryResultStatus(com.hp.hpl.jena.sparql.engine.http.QueryExceptionHTTP e)
throws TestCaseExecutionException
TestCaseExecutionExceptionCopyright © 2014. All rights reserved.