| Package | Description |
|---|---|
| org.apache.calcite.avatica.tck |
Avatica compatibility framework.
|
| Modifier and Type | Method and Description |
|---|---|
TestRunner.TestResults |
TestRunner.TestResults.merge(Class<?> testClass,
org.junit.runner.Result result)
Updates the current state of
this with the result. |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
TestRunner.runSingleTest(TestRunner.TestResults globalResults,
Class<?> testClass)
Runs a single test class, adding its results to
globalResults. |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.