public abstract class AbstractQueryResultIOBooleanTest extends AbstractQueryResultIOTest
Constructor and Description |
---|
AbstractQueryResultIOBooleanTest() |
Modifier and Type | Method and Description |
---|---|
protected abstract BooleanQueryResultFormat |
getBooleanFormat() |
protected QueryResultFormat |
getFormat() |
protected abstract TupleQueryResultFormat |
getMatchingTupleFormatOrNull() |
void |
testBooleanEmptyLinks() |
void |
testBooleanEmptyLinksOnly() |
void |
testBooleanMultipleLinks() |
void |
testBooleanMultipleLinksOnly() |
void |
testBooleanMultipleLinksWithStylesheet() |
void |
testBooleanNoHandler() |
void |
testBooleanNoLinks() |
void |
testBooleanOneLink() |
void |
testBooleanOneLinkOnly() |
void |
testBooleanParseNoHandlerOnTupleResultsMultipleBindingsMultipleBindingSets() |
void |
testBooleanParseNoHandlerOnTupleResultsNoResults() |
void |
testBooleanParseNoHandlerOnTupleResultsSingleVarMultipleBindingSets() |
void |
testInvalidBooleanAfterStartQueryResult() |
void |
testMultipleResultsAndStylesheet() |
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 BooleanQueryResultFormat getBooleanFormat()
BooleanQueryResultFormat
that this test is running against.protected abstract TupleQueryResultFormat getMatchingTupleFormatOrNull()
TupleQueryResultFormat
that may be parsed by the same parser as the one for
getBooleanFormat()
, or null if this functionality is not supported.public final void testBooleanMultipleLinks() throws Exception
Exception
public final void testBooleanEmptyLinksOnly() throws Exception
Exception
public final void testBooleanOneLinkOnly() throws Exception
Exception
public final void testBooleanMultipleLinksOnly() throws Exception
Exception
public final void testBooleanMultipleLinksWithStylesheet() throws Exception
Exception
public final void testMultipleResultsAndStylesheet() throws Exception
Exception
public final void testInvalidBooleanAfterStartQueryResult() throws Exception
Exception
public final void testBooleanParseNoHandlerOnTupleResultsNoResults() throws Exception
Exception
public final void testBooleanParseNoHandlerOnTupleResultsSingleVarMultipleBindingSets() throws Exception
Exception
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.