Skip to content

Test Result : SparqlQueryParserTest

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

All Tests

Test nameDurationStatus
parseQueryDoesNotRequireWhereKeywordInAskQuery1 msPassed
parseQueryDoesNotRequireWhereKeywordInSelectQuery2 msPassed
parseQuerySetsProjectedMarkerOnVariablesAppearingInSelectProjection1 msPassed
parseQuerySupportsWindowsLikeLineEnds1 msPassed
parserThrowsExceptionWhenParameterNameIsMissing1 msPassed
parsesQueryWithOrderByAtEnd1 msPassed
parsesQueryWithOrderByDescendingAtEnd1 msPassed
parsesQueryWithPropertyPathAlternative1 msPassed
parsesQueryWithPropertyPathOneOrMore1 msPassed
parsesQueryWithPropertyPathSequence2 msPassed
parsesQueryWithPropertyPathZeroOrMore0 msPassed
parsesQueryWithPropertyPathZeroOrOne2 msPassed
parsesQueryWithStringLiteralInSingleQuotes1 msPassed
parsesQueryWithVariableWithoutTrailingSpace1 msPassed
parsesQueryWrittenInCondensedString1 msPassed
parsingQueryWithIncorrectlyMixedNumberedAndUnnumberedPositionsThrowsException1 msPassed
parsingQueryWithPositionalParameterNotNumberThrowsException1 msPassed
parsingQueryWithUsedParameterPositionThrowsException3 msPassed
testParseConstructQuery1 msPassed
testParseQueryWithFilterAndMultipleParameters1 msPassed
testParseQueryWithFilterAndRegex2 msPassed
testParseQueryWithMixedNumberedAndUnnumberedPositionalParams2 msPassed
testParseQueryWithMultiplePatternsAndParameters5 msPassed
testParseQueryWithNumberedPositionalParams0 msPassed
testParseQueryWithSingleParameter4 msPassed
testParseQueryWithThreeParametersInSingleBGP1 msPassed
testParseQueryWithUnnumberedPositionalParams2 msPassed
testParseSimpleQueryWithoutParameters1 msPassed