Skip to content

Test Result : SparqlQueryParserTest

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

All Tests

Test nameDurationStatus
parseQueryDoesNotRequireWhereKeywordInAskQuery0 msPassed
parseQueryDoesNotRequireWhereKeywordInSelectQuery1 msPassed
parseQuerySetsProjectedMarkerOnVariablesAppearingInSelectProjection0 msPassed
parseQuerySupportsWindowsLikeLineEnds2 msPassed
parserThrowsExceptionWhenParameterNameIsMissing1 msPassed
parsesQueryWithOrderByAtEnd0 msPassed
parsesQueryWithOrderByDescendingAtEnd1 msPassed
parsesQueryWithPropertyPathAlternative1 msPassed
parsesQueryWithPropertyPathOneOrMore1 msPassed
parsesQueryWithPropertyPathSequence0 msPassed
parsesQueryWithPropertyPathZeroOrMore1 msPassed
parsesQueryWithPropertyPathZeroOrOne0 msPassed
parsesQueryWithStringLiteralInSingleQuotes1 msPassed
parsesQueryWithVariableWithoutTrailingSpace1 msPassed
parsesQueryWrittenInCondensedString2 msPassed
parsingQueryWithIncorrectlyMixedNumberedAndUnnumberedPositionsThrowsException1 msPassed
parsingQueryWithPositionalParameterNotNumberThrowsException24 msPassed
parsingQueryWithUsedParameterPositionThrowsException3 msPassed
testParseConstructQuery0 msPassed
testParseQueryWithFilterAndMultipleParameters2 msPassed
testParseQueryWithFilterAndRegex1 msPassed
testParseQueryWithMixedNumberedAndUnnumberedPositionalParams1 msPassed
testParseQueryWithMultiplePatternsAndParameters3 msPassed
testParseQueryWithNumberedPositionalParams1 msPassed
testParseQueryWithSingleParameter6 msPassed
testParseQueryWithThreeParametersInSingleBGP1 msPassed
testParseQueryWithUnnumberedPositionalParams1 msPassed
testParseSimpleQueryWithoutParameters0 msPassed