public abstract class AbstractQueryResultIOTupleTest extends AbstractQueryResultIOTest
Constructor and Description |
---|
AbstractQueryResultIOTupleTest() |
assertQueryResultsEqual, createTupleMultipleBindingSets, createTupleNoBindingSets, createTupleSingleVarMultipleBindingSets, doBooleanLinks, doBooleanLinksAndStylesheet, doBooleanLinksAndStylesheetAndNamespaces, doBooleanLinksOnly, doBooleanNoHandler, doBooleanNoLinks, doBooleanParseNoHandlerOnTupleResults, doBooleanStylesheet, doInvalidBooleanAfterStartQueryResult, doTupleJSONPCallback, doTupleLinks, doTupleLinksAndStylesheet, doTupleLinksAndStylesheetAndNamespaces, doTupleLinksAndStylesheetAndNamespacesQName, doTupleLinksAndStylesheetMultipleEndHeaders, doTupleLinksAndStylesheetNoStarts, doTupleMissingStartQueryResult, doTupleNoHandler, doTupleNoLinks, doTupleParseNoHandlerOnBooleanResults, doTupleStylesheet, getFileName, getNamespaces, getNamespacesWithEmpty, parseTupleInternal, testGetParserFormatForFileNameString
protected final QueryResultFormat getFormat()
getFormat
in class AbstractQueryResultIOTest
protected abstract TupleQueryResultFormat getTupleFormat()
TupleQueryResultFormat
that this test is running against.protected abstract BooleanQueryResultFormat getMatchingBooleanFormatOrNull()
BooleanQueryResultFormat
that may be parsed by the same parser as the one for
getTupleFormat()
, or null if this functionality is not supported.public final void testSPARQLResultFormatSingleVarMultipleBindingSets() throws Exception
Exception
public final void testSPARQLResultFormatMultipleBindingsMultipleBindingSets() throws Exception
Exception
public final void testSPARQLResultFormatNoResults() throws Exception
Exception
public final void testNoHandlerNoResults() throws Exception
Exception
public final void testNoHandlerWithResults() throws Exception
Exception
public final void testTupleParseNoHandlerOnBooleanResults() throws Exception
Exception
public final void testNoLinksWithResults() throws Exception
Exception
public final void testOneLinkWithResults() throws Exception
Exception
public final void testMultipleLinksNoResults() throws Exception
Exception
public final void testMultipleLinksWithResults() throws Exception
Exception
public final void testMultipleLinksWithResultsAndStylesheet() throws Exception
Exception
public final void testMultipleLinksWithResultsAndStylesheetAndNamespaces() throws Exception
Exception
public final void testMultipleLinksWithResultsAndStylesheetAndNamespacesQName() throws Exception
Exception
public final void testMultipleLinksWithResultsAndStylesheetAndNamespacesWithEmpty() throws Exception
Exception
public final void testMultipleLinksWithResultsAndStylesheetAndNamespacesQNameWithEmpty() throws Exception
Exception
public final void testMultipleLinksWithResultsAndStylesheetNoStarts() throws Exception
Exception
public final void testMultipleLinksWithResultsAndStylesheetMultipleEndHeaders() throws Exception
Exception
public final void testNoResultsAndStylesheet() throws Exception
Exception
public final void testMultipleResultsAndStylesheet() throws Exception
Exception
public final void testMultipleResultsJSONPCallback() throws Exception
Exception
public final void testNoResultsJSONPCallback() throws Exception
Exception
public final void testNoResultsExceptionHandleSolutionBeforeStartQueryResult() throws Exception
Exception
public final void testMultipleExceptionHandleSolutionBeforeStartQueryResult() throws Exception
Exception
public final void testRDFStarCompatibility() throws IOException
IOException
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.