Skip to content

Test Result : SparqlQueryParserTest

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

All Tests

Test nameDurationStatus
parseQueryDoesNotRequireWhereKeywordInAskQuery0 msPassed
parseQueryDoesNotRequireWhereKeywordInSelectQuery1 msPassed
parseQuerySetsProjectedMarkerOnVariablesAppearingInSelectProjection0 msPassed
parseQuerySupportsWindowsLikeLineEnds0 msPassed
parserThrowsExceptionWhenParameterNameIsMissing0 msPassed
parsesQueryWithOrderByAtEnd1 msPassed
parsesQueryWithOrderByDescendingAtEnd2 msPassed
parsesQueryWithPropertyPathAlternative0 msPassed
parsesQueryWithPropertyPathOneOrMore0 msPassed
parsesQueryWithPropertyPathSequence0 msPassed
parsesQueryWithPropertyPathZeroOrMore0 msPassed
parsesQueryWithPropertyPathZeroOrOne1 msPassed
parsesQueryWithStringLiteralInSingleQuotes1 msPassed
parsesQueryWithVariableWithoutTrailingSpace0 msPassed
parsesQueryWrittenInCondensedString1 msPassed
parsingQueryWithIncorrectlyMixedNumberedAndUnnumberedPositionsThrowsException2 msPassed
parsingQueryWithPositionalParameterNotNumberThrowsException0 msPassed
parsingQueryWithUsedParameterPositionThrowsException3 msPassed
testParseConstructQuery1 msPassed
testParseQueryWithFilterAndMultipleParameters1 msPassed
testParseQueryWithFilterAndRegex1 msPassed
testParseQueryWithMixedNumberedAndUnnumberedPositionalParams0 msPassed
testParseQueryWithMultiplePatternsAndParameters2 msPassed
testParseQueryWithNumberedPositionalParams1 msPassed
testParseQueryWithSingleParameter0 msPassed
testParseQueryWithThreeParametersInSingleBGP0 msPassed
testParseQueryWithUnnumberedPositionalParams1 msPassed
testParseSimpleQueryWithoutParameters4 msPassed