Skip to content

Test Result : SparqlQueryParserTest

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

All Tests

Test nameDurationStatus
parseQueryDoesNotRequireWhereKeywordInAskQuery1 msPassed
parseQueryDoesNotRequireWhereKeywordInSelectQuery1 msPassed
parseQuerySetsProjectedMarkerOnVariablesAppearingInSelectProjection0 msPassed
parseQuerySupportsWindowsLikeLineEnds1 msPassed
parserThrowsExceptionWhenParameterNameIsMissing2 msPassed
parsesQueryWithOrderByAtEnd1 msPassed
parsesQueryWithOrderByDescendingAtEnd1 msPassed
parsesQueryWithPropertyPathAlternative0 msPassed
parsesQueryWithPropertyPathOneOrMore1 msPassed
parsesQueryWithPropertyPathSequence1 msPassed
parsesQueryWithPropertyPathZeroOrMore1 msPassed
parsesQueryWithPropertyPathZeroOrOne1 msPassed
parsesQueryWithStringLiteralInSingleQuotes1 msPassed
parsesQueryWithVariableWithoutTrailingSpace1 msPassed
parsesQueryWrittenInCondensedString1 msPassed
parsingQueryWithIncorrectlyMixedNumberedAndUnnumberedPositionsThrowsException3 msPassed
parsingQueryWithPositionalParameterNotNumberThrowsException2 msPassed
parsingQueryWithUsedParameterPositionThrowsException1 msPassed
testParseConstructQuery1 msPassed
testParseQueryWithFilterAndMultipleParameters1 msPassed
testParseQueryWithFilterAndRegex2 msPassed
testParseQueryWithMixedNumberedAndUnnumberedPositionalParams1 msPassed
testParseQueryWithMultiplePatternsAndParameters1 msPassed
testParseQueryWithNumberedPositionalParams1 msPassed
testParseQueryWithSingleParameter1 msPassed
testParseQueryWithThreeParametersInSingleBGP1 msPassed
testParseQueryWithUnnumberedPositionalParams1 msPassed
testParseSimpleQueryWithoutParameters1 msPassed