public class TestGeoSpatialQueryVaryOneDimension extends AbstractDataDrivenSPARQLTestCase
AbstractDataDrivenSPARQLTestCase.TestHelper, AbstractDataDrivenSPARQLTestCase.UpdateTestHelper
AbstractDataAndSPARQLTestCase.AbsHelper
TestCase2.MyProperties, TestCase2.RandomType
baseURI, store, valueFactory
_randomType
Constructor and Description |
---|
TestGeoSpatialQueryVaryOneDimension() |
TestGeoSpatialQueryVaryOneDimension(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 |
testBuiltinLatLon01()
Vary latitude only.
|
void |
testBuiltinLatLon02()
Vary longitude only.
|
void |
testBuiltinLatLonTime01()
Vary latitude only.
|
void |
testBuiltinLatLonTime02()
Vary longitude only.
|
void |
testBuiltinLatLonTime03()
Vary time only.
|
void |
testCustomXYZLatLonTimeCoord01()
Vary x only.
|
void |
testCustomXYZLatLonTimeCoord02()
Vary y only.
|
void |
testCustomXYZLatLonTimeCoord03()
Vary z only.
|
void |
testCustomXYZLatLonTimeCoord04()
Vary latitude only.
|
void |
testCustomXYZLatLonTimeCoord05()
Vary longitude only.
|
void |
testCustomXYZLatLonTimeCoord06()
Vary time only.
|
void |
testCustomXYZLatLonTimeCoord07()
Vary coordinate system only.
|
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 TestGeoSpatialQueryVaryOneDimension()
public TestGeoSpatialQueryVaryOneDimension(String name)
name
- public void testBuiltinLatLon01() throws Exception
Exception
public void testBuiltinLatLon02() throws Exception
Exception
public void testBuiltinLatLonTime01() throws Exception
Exception
public void testBuiltinLatLonTime02() throws Exception
Exception
public void testBuiltinLatLonTime03() throws Exception
Exception
public void testCustomXYZLatLonTimeCoord01() throws Exception
Exception
public void testCustomXYZLatLonTimeCoord02() throws Exception
Exception
public void testCustomXYZLatLonTimeCoord03() throws Exception
Exception
public void testCustomXYZLatLonTimeCoord04() throws Exception
Exception
public void testCustomXYZLatLonTimeCoord05() throws Exception
Exception
public void testCustomXYZLatLonTimeCoord06() throws Exception
Exception
public void testCustomXYZLatLonTimeCoord07() 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.