Skip to content

Test Result : SparqlQueryParserTest

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

All Tests

Test nameDurationStatus
parseQueryDoesNotRequireWhereKeywordInAskQuery0 msPassed
parseQueryDoesNotRequireWhereKeywordInSelectQuery3 msPassed
parseQuerySetsProjectedMarkerOnVariablesAppearingInSelectProjection0 msPassed
parseQuerySupportsWindowsLikeLineEnds0 msPassed
parserThrowsExceptionWhenParameterNameIsMissing1 msPassed
parsesQueryWithOrderByAtEnd0 msPassed
parsesQueryWithOrderByDescendingAtEnd1 msPassed
parsesQueryWithPropertyPathAlternative0 msPassed
parsesQueryWithPropertyPathOneOrMore1 msPassed
parsesQueryWithPropertyPathSequence1 msPassed
parsesQueryWithPropertyPathZeroOrMore0 msPassed
parsesQueryWithPropertyPathZeroOrOne0 msPassed
parsesQueryWithStringLiteralInSingleQuotes0 msPassed
parsesQueryWithVariableWithoutTrailingSpace0 msPassed
parsesQueryWrittenInCondensedString0 msPassed
parsingQueryWithIncorrectlyMixedNumberedAndUnnumberedPositionsThrowsException1 msPassed
parsingQueryWithPositionalParameterNotNumberThrowsException1 msPassed
parsingQueryWithUsedParameterPositionThrowsException1 msPassed
testParseConstructQuery1 msPassed
testParseQueryWithFilterAndMultipleParameters1 msPassed
testParseQueryWithFilterAndRegex1 msPassed
testParseQueryWithMixedNumberedAndUnnumberedPositionalParams1 msPassed
testParseQueryWithMultiplePatternsAndParameters1 msPassed
testParseQueryWithNumberedPositionalParams1 msPassed
testParseQueryWithSingleParameter1 msPassed
testParseQueryWithThreeParametersInSingleBGP1 msPassed
testParseQueryWithUnnumberedPositionalParams0 msPassed
testParseSimpleQueryWithoutParameters1 msPassed