public class TestGearingQueryHint extends AbstractDataDrivenSPARQLTestCase
AbstractDataDrivenSPARQLTestCase.TestHelper, AbstractDataDrivenSPARQLTestCase.UpdateTestHelperAbstractDataAndSPARQLTestCase.AbsHelperTestCase2.MyProperties, TestCase2.RandomTypebaseURI, store, valueFactory_randomType| Constructor and Description |
|---|
TestGearingQueryHint() |
TestGearingQueryHint(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
test_hint_gearing_forward_01()
Simple s p* ?o pattern with user-defined forward gearing hint.
|
void |
test_hint_gearing_forward_02()
Simple ?s p* o pattern with user-defined forward gearing hint.
|
void |
test_hint_gearing_forward_03()
Simple ?s p* ?o pattern with user-defined forward gearing hint.
|
void |
test_hint_gearing_forward_04a()
Simple s p* o pattern with user-defined forward gearing hint.
|
void |
test_hint_gearing_forward_04b()
Simple s p* o pattern with user-defined forward gearing hint.
|
void |
test_hint_gearing_forward_04c()
Simple s p* s pattern with user-defined forward gearing hint.
|
void |
test_hint_gearing_none_01()
Simple s p* ?o pattern without user-defined gearing hint.
|
void |
test_hint_gearing_none_02()
Simple ?s p* o pattern without user-defined gearing hint.
|
void |
test_hint_gearing_none_03()
Simple ?s p* ?o pattern without user-defined gearing hint.
|
void |
test_hint_gearing_none_04a()
Simple s p* o pattern without user-defined gearing hint.
|
void |
test_hint_gearing_none_04b()
Simple s p* o pattern without user-defined gearing hint.
|
void |
test_hint_gearing_none_04c()
Simple s p* s pattern without user-defined gearing hint.
|
void |
test_hint_gearing_reverse_01()
Simple s p* ?o pattern with user-defined reverse gearing hint.
|
void |
test_hint_gearing_reverse_02()
Simple ?s p* o pattern with user-defined reverse gearing hint.
|
void |
test_hint_gearing_reverse_03()
Simple ?s p* ?o pattern with user-defined reverse gearing hint.
|
void |
test_hint_gearing_reverse_04a()
Simple s p* o pattern with user-defined reverse gearing hint.
|
void |
test_hint_gearing_reverse_04b()
Simple s p* o pattern with user-defined reverse gearing hint.
|
void |
test_hint_gearing_reverse_04c()
Simple s p* s pattern with user-defined reverse gearing hint.
|
void |
test_original_ticket()
Query in the style of the original ticket triggering this feature:
https://jira.blazegraph.com/browse/BLZG-2089
The test makes sure that the query hint is properly attached.
|
assertSameAST, asSet, asSet, asSet, asSet, asSet, enableDeleteMarkersInIndes, getBOpContext, getProperties, getStore, makeIV, setUp, tearDownassertSameSolutions, assertSameSolutions, assertSameSolutions, assertSameSolutionsAnyOrder, assertSameSolutionsAnyOrder, assertSameSolutionsAnyOrder, assertSameSolutionsAnyOrder, assertSameSolutionsAnyOrder, assertSameSolutionsAnyOrder, compareGraphs, compareTupleQueryResults, diffassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEqualsWithinUlps, assertSameArray, assertSameArray, assertSameBigDecimal, assertSameBigDecimal, assertSameBigInteger, assertSameBigInteger, assertSameIterator, assertSameIterator, assertSameIteratorAnyOrder, assertSameIteratorAnyOrder, assertSameValue, assertSameValue, assertZeroUlps, assertZeroUlps, fail, getInnerCause, getNormalInt, getProjectBuildPath, getRandomObject, getRandomObject, getRandomOrder, getRandomString, getTestInputStream, getTestResource, getTestResource, getUlps, getUlps, isDEBUG, isDEBUG, isINFO, isINFO, isInnerCause, logPropertiesassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic TestGearingQueryHint()
public TestGearingQueryHint(String name)
name - public void test_hint_gearing_none_01()
throws Exception
Exceptionpublic void test_hint_gearing_forward_01()
throws Exception
Exceptionpublic void test_hint_gearing_reverse_01()
throws Exception
Exceptionpublic void test_hint_gearing_none_02()
throws Exception
Exceptionpublic void test_hint_gearing_forward_02()
throws Exception
Exceptionpublic void test_hint_gearing_reverse_02()
throws Exception
Exceptionpublic void test_hint_gearing_none_03()
throws Exception
Exceptionpublic void test_hint_gearing_forward_03()
throws Exception
Exceptionpublic void test_hint_gearing_reverse_03()
throws Exception
Exceptionpublic void test_hint_gearing_none_04a()
throws Exception
Exceptionpublic void test_hint_gearing_forward_04a()
throws Exception
Exceptionpublic void test_hint_gearing_reverse_04a()
throws Exception
Exceptionpublic void test_hint_gearing_none_04b()
throws Exception
Exceptionpublic void test_hint_gearing_forward_04b()
throws Exception
Exceptionpublic void test_hint_gearing_reverse_04b()
throws Exception
Exceptionpublic void test_hint_gearing_none_04c()
throws Exception
Exceptionpublic void test_hint_gearing_forward_04c()
throws Exception
Exceptionpublic void test_hint_gearing_reverse_04c()
throws Exception
ExceptionCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.