public class TestTicket1899 extends AbstractDataDrivenSPARQLTestCase
AbstractDataDrivenSPARQLTestCase.TestHelper, AbstractDataDrivenSPARQLTestCase.UpdateTestHelper
AbstractDataAndSPARQLTestCase.AbsHelper
TestCase2.MyProperties, TestCase2.RandomType
baseURI, store, valueFactory
_randomType
Constructor and Description |
---|
TestTicket1899() |
TestTicket1899(String name) |
Modifier and Type | Method and Description |
---|---|
Properties |
getProperties()
Reads in the configuration properties for the test from a
variety of resources and returns a properties hierarchy.
|
void |
test_ticket_bg1899_a()
Test case for property paths induced hash index.
|
void |
test_ticket_bg1899_b()
Test case for subquery induced hash index.
|
void |
test_ticket_bg1899_c()
Test case for complex join group induced hash index.
|
void |
test_ticket_bg1899_d()
Test case for FILTER EXISTS induced hash index.
|
void |
test_ticket_bg1899_e()
Test case for proper reconstruction of cache from HTree
index for URIs.
|
void |
test_ticket_bg1899_f()
Test case for proper reconstruction of cache from HTree
index for literals.
|
void |
test_ticket_bg1899_g()
Test case for proper reconstruction of cache from HTree
index for large literals (BLOBS).
|
void |
test_ticket_bg1899_h()
Test case for proper reconstruction of cache from HTree
index for numerics.
|
void |
test_ticket_bg1899_i()
Test case for OPTIONAL join, where we have no materialization
guarantees at all.
|
void |
test_ticket_bg1899_j()
Test case for EXISTS join, where we have no materialization
guarantees at all.
|
assertSameAST, asSet, asSet, asSet, asSet, asSet, enableDeleteMarkersInIndes, getBOpContext, getStore, makeIV, setUp, tearDown
assertSameSolutions, assertSameSolutions, assertSameSolutions, assertSameSolutionsAnyOrder, assertSameSolutionsAnyOrder, assertSameSolutionsAnyOrder, assertSameSolutionsAnyOrder, assertSameSolutionsAnyOrder, assertSameSolutionsAnyOrder, compareGraphs, compareTupleQueryResults, diff
assertEquals, 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, logProperties
assertEquals, 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, toString
public TestTicket1899()
public TestTicket1899(String name)
public void test_ticket_bg1899_a() throws Exception
Exception
public void test_ticket_bg1899_b() throws Exception
Exception
public void test_ticket_bg1899_c() throws Exception
Exception
public void test_ticket_bg1899_d() throws Exception
Exception
public void test_ticket_bg1899_e() throws Exception
Exception
public void test_ticket_bg1899_f() throws Exception
Exception
public void test_ticket_bg1899_g() throws Exception
Exception
public void test_ticket_bg1899_h() throws Exception
Exception
public void test_ticket_bg1899_i() throws Exception
Exception
public void test_ticket_bg1899_j() throws Exception
Exception
public Properties getProperties()
TestCase2
Properties
object, then the lower levels of the
hierarchy are recursively searched.The hierarchy is constructed from the following properties files in the following order. The first property file in this list corresponds to the top of the property hierarchy. The last property file in this list corresponds to the bottom of the property hierarchy. The property resources are:
getProperties
in class AbstractASTEvaluationTestCase
Properties
object that supplies bindings for
property names according to the described hierarchy among
property resources. The returned Properties
is NOT
cached.
TODO This does not handle the recursive truncation of the
class name to search for "test.properties" yet.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.