Skip to content

Test Result : SparqlQueryParserTest

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

All Tests

Test nameDurationStatus
parseQueryDoesNotRequireWhereKeywordInAskQuery0 msPassed
parseQueryDoesNotRequireWhereKeywordInSelectQuery3 msPassed
parseQuerySetsProjectedMarkerOnVariablesAppearingInSelectProjection3 msPassed
parseQuerySupportsWindowsLikeLineEnds0 msPassed
parserThrowsExceptionWhenParameterNameIsMissing1 msPassed
parsesQueryWithOrderByAtEnd1 msPassed
parsesQueryWithOrderByDescendingAtEnd0 msPassed
parsesQueryWithPropertyPathAlternative0 msPassed
parsesQueryWithPropertyPathOneOrMore1 msPassed
parsesQueryWithPropertyPathSequence0 msPassed
parsesQueryWithPropertyPathZeroOrMore0 msPassed
parsesQueryWithPropertyPathZeroOrOne1 msPassed
parsesQueryWithStringLiteralInSingleQuotes0 msPassed
parsesQueryWithVariableWithoutTrailingSpace0 msPassed
parsesQueryWrittenInCondensedString0 msPassed
parsingQueryWithIncorrectlyMixedNumberedAndUnnumberedPositionsThrowsException1 msPassed
parsingQueryWithPositionalParameterNotNumberThrowsException2 msPassed
parsingQueryWithUsedParameterPositionThrowsException1 msPassed
testParseConstructQuery1 msPassed
testParseQueryWithFilterAndMultipleParameters2 msPassed
testParseQueryWithFilterAndRegex0 msPassed
testParseQueryWithMixedNumberedAndUnnumberedPositionalParams0 msPassed
testParseQueryWithMultiplePatternsAndParameters0 msPassed
testParseQueryWithNumberedPositionalParams1 msPassed
testParseQueryWithSingleParameter0 msPassed
testParseQueryWithThreeParametersInSingleBGP0 msPassed
testParseQueryWithUnnumberedPositionalParams2 msPassed
testParseSimpleQueryWithoutParameters1 msPassed