Skip to content

Test Result : SparqlQueryParserTest

0 failures (±0)
35 tests (±0)
Took 55 ms.

All Tests

Test nameDurationStatus
parseQueryDoesNotRequireWhereKeywordInAskQuery1 msPassed
parseQueryDoesNotRequireWhereKeywordInSelectQuery3 msPassed
parseQueryHandlesAsk1 msPassed
parseQueryHandlesAttributesWithinIris1 msPassed
parseQueryHandlesMultilineProjection1 msPassed
parseQueryIgnoresQueryCommentsAtStringStart1 msPassed
parseQueryIgnoresQueryCommentsBetweenQueryLines2 msPassed
parseQueryIgnoresQueryCommentsStartingInFunction1 msPassed
parseQueryIgnoresQueryCommentsStartingInQueryLine1 msPassed
parseQuerySetsProjectedMarkerOnVariablesAppearingInSelectProjection1 msPassed
parseQuerySupportsWindowsLikeLineEnds1 msPassed
parserThrowsExceptionWhenParameterNameIsMissing2 msPassed
parsesQueryWithOrderByAtEnd2 msPassed
parsesQueryWithOrderByDescendingAtEnd3 msPassed
parsesQueryWithPropertyPathAlternative2 msPassed
parsesQueryWithPropertyPathOneOrMore2 msPassed
parsesQueryWithPropertyPathSequence1 msPassed
parsesQueryWithPropertyPathZeroOrMore2 msPassed
parsesQueryWithPropertyPathZeroOrOne1 msPassed
parsesQueryWithStringLiteralInSingleQuotes2 msPassed
parsesQueryWithVariableWithoutTrailingSpace2 msPassed
parsesQueryWrittenInCondensedString2 msPassed
parsingQueryWithIncorrectlyMixedNumberedAndUnnumberedPositionsThrowsException2 msPassed
parsingQueryWithPositionalParameterNotNumberThrowsException2 msPassed
parsingQueryWithUsedParameterPositionThrowsException2 msPassed
testParseConstructQuery1 msPassed
testParseQueryWithFilterAndMultipleParameters3 msPassed
testParseQueryWithFilterAndRegex1 msPassed
testParseQueryWithMixedNumberedAndUnnumberedPositionalParams1 msPassed
testParseQueryWithMultiplePatternsAndParameters2 msPassed
testParseQueryWithNumberedPositionalParams2 msPassed
testParseQueryWithSingleParameter1 msPassed
testParseQueryWithThreeParametersInSingleBGP1 msPassed
testParseQueryWithUnnumberedPositionalParams2 msPassed
testParseSimpleQueryWithoutParameters1 msPassed