Skip to content

Test Result : SparqlQueryParserTest

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

All Tests

Test nameDurationStatus
parseQueryDoesNotRequireWhereKeywordInAskQuery0 msPassed
parseQueryDoesNotRequireWhereKeywordInSelectQuery1 msPassed
parseQuerySetsProjectedMarkerOnVariablesAppearingInSelectProjection1 msPassed
parseQuerySupportsWindowsLikeLineEnds0 msPassed
parserThrowsExceptionWhenParameterNameIsMissing2 msPassed
parsesQueryWithOrderByAtEnd0 msPassed
parsesQueryWithOrderByDescendingAtEnd1 msPassed
parsesQueryWithPropertyPathAlternative1 msPassed
parsesQueryWithPropertyPathOneOrMore0 msPassed
parsesQueryWithPropertyPathSequence1 msPassed
parsesQueryWithPropertyPathZeroOrMore0 msPassed
parsesQueryWithPropertyPathZeroOrOne0 msPassed
parsesQueryWithStringLiteralInSingleQuotes1 msPassed
parsesQueryWithVariableWithoutTrailingSpace1 msPassed
parsesQueryWrittenInCondensedString1 msPassed
parsingQueryWithIncorrectlyMixedNumberedAndUnnumberedPositionsThrowsException1 msPassed
parsingQueryWithPositionalParameterNotNumberThrowsException2 msPassed
parsingQueryWithUsedParameterPositionThrowsException2 msPassed
testParseConstructQuery1 msPassed
testParseQueryWithFilterAndMultipleParameters1 msPassed
testParseQueryWithFilterAndRegex1 msPassed
testParseQueryWithMixedNumberedAndUnnumberedPositionalParams0 msPassed
testParseQueryWithMultiplePatternsAndParameters1 msPassed
testParseQueryWithNumberedPositionalParams0 msPassed
testParseQueryWithSingleParameter1 msPassed
testParseQueryWithThreeParametersInSingleBGP1 msPassed
testParseQueryWithUnnumberedPositionalParams0 msPassed
testParseSimpleQueryWithoutParameters1 msPassed