Skip to content

Test Result : SparqlQueryParserTest

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

All Tests

Test nameDurationStatus
parseQueryDoesNotRequireWhereKeywordInAskQuery2 msPassed
parseQueryDoesNotRequireWhereKeywordInSelectQuery2 msPassed
parseQuerySetsProjectedMarkerOnVariablesAppearingInSelectProjection0 msPassed
parseQuerySupportsWindowsLikeLineEnds1 msPassed
parserThrowsExceptionWhenParameterNameIsMissing1 msPassed
parsesQueryWithOrderByAtEnd1 msPassed
parsesQueryWithOrderByDescendingAtEnd1 msPassed
parsesQueryWithPropertyPathAlternative1 msPassed
parsesQueryWithPropertyPathOneOrMore0 msPassed
parsesQueryWithPropertyPathSequence1 msPassed
parsesQueryWithPropertyPathZeroOrMore0 msPassed
parsesQueryWithPropertyPathZeroOrOne1 msPassed
parsesQueryWithStringLiteralInSingleQuotes0 msPassed
parsesQueryWithVariableWithoutTrailingSpace0 msPassed
parsesQueryWrittenInCondensedString1 msPassed
parsingQueryWithIncorrectlyMixedNumberedAndUnnumberedPositionsThrowsException2 msPassed
parsingQueryWithPositionalParameterNotNumberThrowsException1 msPassed
parsingQueryWithUsedParameterPositionThrowsException2 msPassed
testParseConstructQuery1 msPassed
testParseQueryWithFilterAndMultipleParameters0 msPassed
testParseQueryWithFilterAndRegex1 msPassed
testParseQueryWithMixedNumberedAndUnnumberedPositionalParams1 msPassed
testParseQueryWithMultiplePatternsAndParameters0 msPassed
testParseQueryWithNumberedPositionalParams0 msPassed
testParseQueryWithSingleParameter1 msPassed
testParseQueryWithThreeParametersInSingleBGP0 msPassed
testParseQueryWithUnnumberedPositionalParams1 msPassed
testParseSimpleQueryWithoutParameters1 msPassed