public class TestFulltextSearch extends AbstractDataDrivenSPARQLTestCase
AbstractDataDrivenSPARQLTestCase.TestHelper, AbstractDataDrivenSPARQLTestCase.UpdateTestHelper
AbstractDataAndSPARQLTestCase.AbsHelper
TestCase2.MyProperties, TestCase2.RandomType
baseURI, store, valueFactory
_randomType
Constructor and Description |
---|
TestFulltextSearch() |
TestFulltextSearch(String name) |
Modifier and Type | Method and Description |
---|---|
void |
testComplexWithQuery()
Test case comprising a complex WITH query that puts everything
together.
|
void |
testFilterOfFulltextSearch()
Verify that a subsequent filter applied to a keyword result
returns the desired result.
|
void |
testJoinWithFulltextSearch()
Verify that a subsequent join with a keyword result returns the
desired results.
|
void |
testMultiFulltextSearch()
Verify passing of query via variable, which leads to multiple keyword
search requests.
|
void |
testRejectEmptyEndpoint()
Make sure an exception is thrown in case the endpoint is empty
|
void |
testRejectEmptySearchString()
Make sure an exception is thrown in case the query string is empty.
|
void |
testRejectNoEndpoint()
Make sure an exception is thrown in case the endpoint is empty
|
void |
testRejectNoSearchString()
Make sure an exception is thrown in case the query string is empty.
|
void |
testSingleFulltextSearchMax()
Verify simple fulltext search with full configuration.
|
void |
testSingleFulltextSearchMin()
Verify simple fulltext search with small configuration.
|
void |
testSingleFulltextSearchUsingService()
Verify simple fulltext search with full configuration, where the
magic vocabulary is already encapsulated into a SERVICE node.
|
void |
testTypeCastException()
Casting of non-URI to URI results in proper exception.
|
void |
testVariableInjectionFailing()
Verify that there is a proper error message when injection variable
is not yet bound.
|
assertSameAST, asSet, asSet, asSet, asSet, asSet, enableDeleteMarkersInIndes, getBOpContext, getProperties, 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 TestFulltextSearch()
public TestFulltextSearch(String name)
name
- public void testSingleFulltextSearchMin() throws Exception
Exception
public void testSingleFulltextSearchMax() throws Exception
Exception
public void testSingleFulltextSearchUsingService() throws Exception
Exception
public void testMultiFulltextSearch() throws Exception
Exception
public void testJoinWithFulltextSearch() throws Exception
Exception
public void testComplexWithQuery() throws Exception
Exception
public void testFilterOfFulltextSearch() throws Exception
Exception
public void testRejectEmptySearchString() throws Exception
Exception
public void testRejectNoSearchString() throws Exception
Exception
public void testRejectEmptyEndpoint() throws Exception
Exception
public void testRejectNoEndpoint() throws Exception
Exception
public void testVariableInjectionFailing() throws Exception
Exception
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.