Skip to content

Test Result : SparqlQueryParserTest

28 failures (+28)
28 tests (±0)
Took 19 ms.

All Tests

Test nameDurationStatus
parseQueryDoesNotRequireWhereKeywordInAskQuery0 msRegression
parseQueryDoesNotRequireWhereKeywordInSelectQuery1 msRegression
parseQuerySetsProjectedMarkerOnVariablesAppearingInSelectProjection1 msRegression
parseQuerySupportsWindowsLikeLineEnds1 msRegression
parserThrowsExceptionWhenParameterNameIsMissing2 msRegression
parsesQueryWithOrderByAtEnd0 msRegression
parsesQueryWithOrderByDescendingAtEnd1 msRegression
parsesQueryWithPropertyPathAlternative0 msRegression
parsesQueryWithPropertyPathOneOrMore1 msRegression
parsesQueryWithPropertyPathSequence1 msRegression
parsesQueryWithPropertyPathZeroOrMore1 msRegression
parsesQueryWithPropertyPathZeroOrOne0 msRegression
parsesQueryWithStringLiteralInSingleQuotes1 msRegression
parsesQueryWithVariableWithoutTrailingSpace0 msRegression
parsesQueryWrittenInCondensedString0 msRegression
parsingQueryWithIncorrectlyMixedNumberedAndUnnumberedPositionsThrowsException0 msRegression
parsingQueryWithPositionalParameterNotNumberThrowsException1 msRegression
parsingQueryWithUsedParameterPositionThrowsException0 msRegression
testParseConstructQuery1 msRegression
testParseQueryWithFilterAndMultipleParameters0 msRegression
testParseQueryWithFilterAndRegex2 msRegression
testParseQueryWithMixedNumberedAndUnnumberedPositionalParams1 msRegression
testParseQueryWithMultiplePatternsAndParameters1 msRegression
testParseQueryWithNumberedPositionalParams1 msRegression
testParseQueryWithSingleParameter2 msRegression
testParseQueryWithThreeParametersInSingleBGP0 msRegression
testParseQueryWithUnnumberedPositionalParams0 msRegression
testParseSimpleQueryWithoutParameters0 msRegression