Skip to content

Test Result : SparqlQueryParserTest

0 failures (±0)
28 tests (±0)
Took 84 ms.

All Tests

Test nameDurationStatus
parseQueryDoesNotRequireWhereKeywordInAskQuery2 msPassed
parseQueryDoesNotRequireWhereKeywordInSelectQuery2 msPassed
parseQuerySetsProjectedMarkerOnVariablesAppearingInSelectProjection1 msPassed
parseQuerySupportsWindowsLikeLineEnds2 msPassed
parserThrowsExceptionWhenParameterNameIsMissing2 msPassed
parsesQueryWithOrderByAtEnd1 msPassed
parsesQueryWithOrderByDescendingAtEnd1 msPassed
parsesQueryWithPropertyPathAlternative1 msPassed
parsesQueryWithPropertyPathOneOrMore1 msPassed
parsesQueryWithPropertyPathSequence1 msPassed
parsesQueryWithPropertyPathZeroOrMore4 msPassed
parsesQueryWithPropertyPathZeroOrOne13 msPassed
parsesQueryWithStringLiteralInSingleQuotes2 msPassed
parsesQueryWithVariableWithoutTrailingSpace2 msPassed
parsesQueryWrittenInCondensedString4 msPassed
parsingQueryWithIncorrectlyMixedNumberedAndUnnumberedPositionsThrowsException16 msPassed
parsingQueryWithPositionalParameterNotNumberThrowsException1 msPassed
parsingQueryWithUsedParameterPositionThrowsException3 msPassed
testParseConstructQuery2 msPassed
testParseQueryWithFilterAndMultipleParameters1 msPassed
testParseQueryWithFilterAndRegex1 msPassed
testParseQueryWithMixedNumberedAndUnnumberedPositionalParams9 msPassed
testParseQueryWithMultiplePatternsAndParameters4 msPassed
testParseQueryWithNumberedPositionalParams1 msPassed
testParseQueryWithSingleParameter2 msPassed
testParseQueryWithThreeParametersInSingleBGP1 msPassed
testParseQueryWithUnnumberedPositionalParams3 msPassed
testParseSimpleQueryWithoutParameters1 msPassed