public class TestCaseFactory extends AbstractTestCaseFactory
AbstractTestCaseFactory.Handler
Modifier and Type | Field | Description |
---|---|---|
ExecutorService |
eSvc |
|
TestRunnerFactory |
trf |
baseDirectory, catalog, count, currPathLen, exclude, expectedError, include, nextVariable, opts, outputFile, previousTestResults, tc, tConfig
Constructor | Description |
---|---|
TestCaseFactory(TestRunnerFactory trf,
ExecutorService eSvc,
XTestOptions opts) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
submit(TestCase tc) |
process, submitTestCase
public TestRunnerFactory trf
public ExecutorService eSvc
public TestCaseFactory(TestRunnerFactory trf, ExecutorService eSvc, XTestOptions opts)
protected void submit(TestCase tc)
submit
in class AbstractTestCaseFactory
Copyright © 2019 Apache Software Foundation. All rights reserved.