| Interface | Description |
|---|---|
| TestCaseContext |
An interface for objects that can run certain tests within a given context.
|
| TestCaseContextFactory |
A factory for TestCaseContext objects.
|
| Class | Description |
|---|---|
| JSPreferredTestCaseContext |
A TestCaseContext in which JavaScript execution is preferred over SPARQL.
|
| SPARQLPreferredTestCaseContext |
A TestCaseContext in which SPARQL execution is preferred over JavaScript.
|
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.