public class TCKRunner extends org.testng.xml.XmlSuite implements Tool, tech.uom.lib.common.function.Versioned<String>
Modifier and Type | Class | Description |
---|---|---|
static class |
TCKRunner.Reporter |
Modifier and Type | Field | Description |
---|---|---|
static String |
SPEC_ID |
|
static String |
SPEC_VERSION |
DEFAULT_ALLOW_RETURN_VALUES, DEFAULT_CONFIG_FAILURE_POLICY, DEFAULT_DATA_PROVIDER_THREAD_COUNT, DEFAULT_GROUP_BY_INSTANCES, DEFAULT_JUNIT, DEFAULT_MIXED, DEFAULT_PARALLEL, DEFAULT_PRESERVE_ORDER, DEFAULT_SKIP_FAILED_INVOCATION_COUNTS, DEFAULT_THREAD_COUNT, DEFAULT_VERBOSE
Constructor | Description |
---|---|
TCKRunner() |
Modifier and Type | Method | Description |
---|---|---|
Set<SourceVersion> |
getSourceVersions() |
|
String |
getVersion() |
|
static void |
main(String... args) |
|
int |
run(InputStream in,
OutputStream out,
OutputStream err,
String... args) |
Main method to start the TCK.
|
finalize, getClass, notify, notifyAll, wait, wait, wait
addExcludedGroup, addIncludedGroup, addListener, addTest, clone, equals, getAllowReturnValues, getAllParameters, getChildSuites, getConfigFailurePolicy, getDataProviderThreadCount, getExcludedGroups, getFileName, getGroupByInstances, getGroups, getGuiceStage, getIncludedGroups, getListeners, getLocalListeners, getMethodSelectors, getName, getObjectFactory, getPackageNames, getPackages, getParallel, getParameter, getParameters, getParentModule, getParentSuite, getPreserveOrder, getSuiteFiles, getTest, getTests, getThreadCount, getTimeOut, getTimeOut, getVerbose, getXmlMethodSelectors, getXmlPackages, hashCode, isJUnit, isParsed, onListenerElement, onMethodSelectorElement, onPackagesElement, onParameterElement, onSuiteFilesElement, setAllowReturnValues, setConfigFailurePolicy, setDataProviderThreadCount, setExcludedGroups, setFileName, setGroupByInstances, setGroups, setGuiceStage, setIncludedGroups, setJunit, setJUnit, setListeners, setMethodSelectors, setMethodSelectors, setName, setObjectFactory, setPackages, setParallel, setParallel, setParameters, setParentModule, setParentSuite, setParsed, setPreserveOrder, setPreserveOrder, setSkipFailedInvocationCounts, setSuiteFiles, setTests, setThreadCount, setTimeOut, setVerbose, setXmlMethodSelectors, setXmlPackages, shallowCopy, skipFailedInvocationCounts, toString, toXml
public static final String SPEC_ID
public static final String SPEC_VERSION
public TCKRunner()
public int run(InputStream in, OutputStream out, OutputStream err, String... args)
public String getVersion()
getVersion
in interface tech.uom.lib.common.function.Versioned<String>
public final Set<SourceVersion> getSourceVersions()
getSourceVersions
in interface Tool
Copyright © 2005–2019 Units of Measurement project. All rights reserved.