Skip to content

Test Result : SparqlQueryParserTest

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

All Tests

Test nameDurationStatus
parseQueryDoesNotRequireWhereKeywordInAskQuery0 msPassed
parseQueryDoesNotRequireWhereKeywordInSelectQuery2 msPassed
parseQuerySetsProjectedMarkerOnVariablesAppearingInSelectProjection0 msPassed
parseQuerySupportsWindowsLikeLineEnds0 msPassed
parserThrowsExceptionWhenParameterNameIsMissing2 msPassed
parsesQueryWithOrderByAtEnd0 msPassed
parsesQueryWithOrderByDescendingAtEnd0 msPassed
parsesQueryWithPropertyPathAlternative0 msPassed
parsesQueryWithPropertyPathOneOrMore1 msPassed
parsesQueryWithPropertyPathSequence0 msPassed
parsesQueryWithPropertyPathZeroOrMore0 msPassed
parsesQueryWithPropertyPathZeroOrOne1 msPassed
parsesQueryWithStringLiteralInSingleQuotes1 msPassed
parsesQueryWithVariableWithoutTrailingSpace1 msPassed
parsesQueryWrittenInCondensedString1 msPassed
parsingQueryWithIncorrectlyMixedNumberedAndUnnumberedPositionsThrowsException1 msPassed
parsingQueryWithPositionalParameterNotNumberThrowsException1 msPassed
parsingQueryWithUsedParameterPositionThrowsException1 msPassed
testParseConstructQuery1 msPassed
testParseQueryWithFilterAndMultipleParameters0 msPassed
testParseQueryWithFilterAndRegex1 msPassed
testParseQueryWithMixedNumberedAndUnnumberedPositionalParams0 msPassed
testParseQueryWithMultiplePatternsAndParameters0 msPassed
testParseQueryWithNumberedPositionalParams0 msPassed
testParseQueryWithSingleParameter1 msPassed
testParseQueryWithThreeParametersInSingleBGP1 msPassed
testParseQueryWithUnnumberedPositionalParams1 msPassed
testParseSimpleQueryWithoutParameters1 msPassed