Skip to content

Test Result : SparqlQueryParserTest

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

All Tests

Test nameDurationStatus
parseQueryDoesNotRequireWhereKeywordInAskQuery1 msPassed
parseQueryDoesNotRequireWhereKeywordInSelectQuery0 msPassed
parseQuerySetsProjectedMarkerOnVariablesAppearingInSelectProjection0 msPassed
parseQuerySupportsWindowsLikeLineEnds1 msPassed
parserThrowsExceptionWhenParameterNameIsMissing1 msPassed
parsesQueryWithOrderByAtEnd0 msPassed
parsesQueryWithOrderByDescendingAtEnd0 msPassed
parsesQueryWithPropertyPathAlternative0 msPassed
parsesQueryWithPropertyPathOneOrMore1 msPassed
parsesQueryWithPropertyPathSequence0 msPassed
parsesQueryWithPropertyPathZeroOrMore1 msPassed
parsesQueryWithPropertyPathZeroOrOne0 msPassed
parsesQueryWithStringLiteralInSingleQuotes0 msPassed
parsesQueryWithVariableWithoutTrailingSpace1 msPassed
parsesQueryWrittenInCondensedString2 msPassed
parsingQueryWithIncorrectlyMixedNumberedAndUnnumberedPositionsThrowsException1 msPassed
parsingQueryWithPositionalParameterNotNumberThrowsException0 msPassed
parsingQueryWithUsedParameterPositionThrowsException4 msPassed
testParseConstructQuery0 msPassed
testParseQueryWithFilterAndMultipleParameters1 msPassed
testParseQueryWithFilterAndRegex0 msPassed
testParseQueryWithMixedNumberedAndUnnumberedPositionalParams0 msPassed
testParseQueryWithMultiplePatternsAndParameters0 msPassed
testParseQueryWithNumberedPositionalParams1 msPassed
testParseQueryWithSingleParameter1 msPassed
testParseQueryWithThreeParametersInSingleBGP1 msPassed
testParseQueryWithUnnumberedPositionalParams1 msPassed
testParseSimpleQueryWithoutParameters1 msPassed