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.@Test public final void testSPARQLResultFormatSingleVarMultipleBindingSets() throws Exception
Exception
@Test public final void testSPARQLResultFormatMultipleBindingsMultipleBindingSets() throws Exception
Exception
@Test public final void testSPARQLResultFormatNoResults() throws Exception
Exception
@Test public final void testNoHandlerNoResults() throws Exception
Exception
@Test public final void testNoHandlerWithResults() throws Exception
Exception
@Test public final void testTupleParseNoHandlerOnBooleanResults() throws Exception
Exception
@Test public final void testNoLinksNoResults() throws Exception
Exception
@Test public final void testNoLinksWithResults() throws Exception
Exception
@Test public final void testOneLinkNoResults() throws Exception
Exception
@Test public final void testOneLinkWithResults() throws Exception
Exception
@Test public final void testMultipleLinksNoResults() throws Exception
Exception
@Test public final void testMultipleLinksWithResults() throws Exception
Exception
@Test public final void testMultipleLinksWithResultsAndStylesheet() throws Exception
Exception
@Test public final void testMultipleLinksWithResultsAndStylesheetAndNamespaces() throws Exception
Exception
@Test public final void testMultipleLinksWithResultsAndStylesheetAndNamespacesQName() throws Exception
Exception
@Test public final void testMultipleLinksWithResultsAndStylesheetAndNamespacesWithEmpty() throws Exception
Exception
@Test public final void testMultipleLinksWithResultsAndStylesheetAndNamespacesQNameWithEmpty() throws Exception
Exception
@Test public final void testMultipleLinksWithResultsAndStylesheetNoStarts() throws Exception
Exception
@Test public final void testMultipleLinksWithResultsAndStylesheetMultipleEndHeaders() throws Exception
Exception
@Test public final void testNoResultsAndStylesheet() throws Exception
Exception
@Test public final void testMultipleResultsAndStylesheet() throws Exception
Exception
@Test public final void testMultipleResultsJSONPCallback() throws Exception
Exception
@Test public final void testNoResultsJSONPCallback() throws Exception
Exception
@Test public final void testNoResultsExceptionHandleSolutionBeforeStartQueryResult() throws Exception
Exception
@Test public final void testMultipleExceptionHandleSolutionBeforeStartQueryResult() throws Exception
Exception
@Test public final void testRDFStarCompatibility() throws IOException
IOException
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.