| Class | Description |
|---|---|
| AbstractDataAndSPARQLTestCase | |
| AbstractDataDrivenSPARQLTestCase |
Abstract base class for data driven test suites.
|
| AbstractInlineSELECTTestCase |
The idea here is that the subclasses provide the data for the test
(i.e.
|
| TestAggregationQuery |
Data driven test suite for aggregation queries.
|
| TestAll |
Aggregates test suites into increasing dependency order.
|
| TestAST |
Port of unit tests originally written at the AST layer.
|
| TestBasicQuery |
Data driven test suite.
|
| TestBindHeisenbug708 |
Test suite for a hesienbug involving BIND.
|
| TestBindings |
Data driven test suite for SPARQL 1.1 BIND & VALUES clause.
|
| TestBlockingBufferPerformance740 | |
| TestComboJoins |
Data driven test suite.
|
| TestComplexQuery |
Data driven test suite for complex queries.
|
| TestCompressedTimestampExtensionSPARQL |
Data driven test suite
CompressedTimestampExtension, testing
real SPARQL queries including mathematical operations over the extension. |
| TestConstruct |
Data driven test suite for CONSTRUCT queries.
|
| TestCustomFunction |
Test suite for registering and evaluating custom functions.
|
| TestCustomTypeCasts |
Test suite for standard type cast function such as
XsdLongBOp and
XsdUnsignedLongBOp. |
| TestDefaultGraphs |
Unit tests for default graph semantics ported from the old
TestDefaultGraphAccessPath class.
|
| TestDescribe |
Data driven test suite for DESCRIBE queries, including the interaction with
the optional DESCRIBE cache.
|
| TestDistinctTermScanOptimizer |
SPARQL level test suite for the
ASTDistinctTermScanOptimizer and its
physical operator DistinctTermScanOp. |
| TestDistinctTermScanOptimizer.TestQuadsModeAPs |
Note: For quads we need to test all of the combinations of default and
named graph modes and both with and without the GRAPH {} wrapping the
triple pattern.
|
| TestDistinctTermScanOptimizer.TestTriplesModeAPs |
Triples mode test suite.
|
| TestExplainHints |
Test suite for EXPLAIN hints.
|
| TestFastRangeCountOptimizer | |
| TestFastRangeCountOptimizer.TestQuadsModeAPs |
Quads mode test suite.
|
| TestFastRangeCountOptimizer.TestTriplesModeAPs | |
| TestFilters |
Test suite for FILTER evaluation.
|
| TestGraphEmptyPattern709_429 |
Tests concerning "SELECT GRAPH XXXX {}" with XXXX and the dataset varying.
|
| TestHashJoin |
Test suite for queries designed to exercise a hash join against an access
path.
|
| TestInclude |
Data driven test suite for INCLUDE of named solution sets NOT generated by a
NamedSubqueryRoot. |
| TestInclude.IncludeStressTests |
Tests to be executed in a stress test fashion, i.e.
|
| TestInlineConstraints | |
| TestJoinOrder |
Data driven test suite for SPARQL 1.1 BIND & VALUES clause.
|
| TestMergeJoin |
Data driven test suite.
|
| TestNamedGraphs |
Test suite for named and default graph stuff.
|
| TestNamedSubQuery |
Data driven test suite for named subquery evaluation (that is, for queries
which are explicitly written using the named subquery syntax).
|
| TestNegation |
Test suite for SPARQL negation (EXISTS and MINUS).
|
| TestOptionals |
Test suite for OPTIONAL groups.
|
| TestPipelinedHashJoin |
Test suite for
PipelinedHashIndexAndSolutionSetJoinOp, which implements a
pipelined hash join. |
| TestPropertyPaths | |
| TestQueryHints |
Test suite for SPARQL queries with embedded query hints.
|
| TestSimpleBindingsOptimizer |
SPARQL level test suite for the
ASTSimpleBindingsOptimizer. |
| TestSimpleBindingsOptimizer.TestQuadsModeAPs | |
| TestSimpleBindingsOptimizer.TestTriplesModeAPs |
Triples mode test suite.
|
| TestSimpleGroupByAndCountOptimizer |
SPARQL level test suite for the
ASTSimpleGroupByAndCountOptimizer. |
| TestSimpleGroupByAndCountOptimizer.TestQuadsModeAPs |
Quads mode test suite.
|
| TestSimpleGroupByAndCountOptimizer.TestTriplesModeAPs |
Triples mode test suite.
|
| TestSubQuery |
Data driven test suite.
|
| TestSubSelectFilterExist725 |
Test for trac725
|
| TestTCK |
Test driver for debugging Sesame or DAWG manifest tests.
|
| TestTCK.TCKStressTests |
Tests to be executed in a stress test fashion, i.e.
|
| TestTicket1007 |
Various tests covering different constellations where values are constructed
using BIND and reused in other parts of the query, such as
- testing inlined vs.
|
| TestTicket1087 |
Test suite for an issue where ill designed patterns consisting of a
combination of UNION and nested OPTIONAL cause problems.
|
| TestTicket1105 |
Test suite asserting that queries containint quads constructs (named graphs)
are rejected in triples mode (at parsing phase), but go through in quads
mode.
|
| TestTicket1105.TestQuadsModeAPs |
Quads mode test suite.
|
| TestTicket1105.TestTriplesModeAPs |
Triples mode test suite.
|
| TestTicket1200_1780 |
Test case for https://jira.blazegraph.com/browse/BLZG-1200:
REGEX does not use SPARQL spec for conversion of literals with a language type
|
| TestTicket1591 |
Test case for https://jira.blazegraph.com/browse/BLZG-1591:
NotMaterializedException with ORDER BY clause (for InlineURIIvs). |
| TestTicket1899 |
Test suite for a NotMaterializedException caused by HTree hash index built.
|
| TestTicket887 |
Test suite for a heisenbug involving BIND.
|
| TestTicket946 |
Test suite for an issue where an empty projection causes an
IllegalArgumentException. |
| TestTickets |
Test suite for tickets at
|
| TestTwoPropertyPaths734 |
Tests concerning:
|
| TestUnionMinus |
Test suite for UNION and MINUS combined, see
https://sourceforge.net/apps/trac/bigdata/ticket/767
|
| TestUnions |
Test suite for UNION.
|
| TestUnsigned |
Test suite for xsd:unsigned handling.
|
| TestVirtualGraphs |
Test suite for VIRTUAL GRAPHS support.
|
Copyright © 2006–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.