Skip to content

Test Result : SparqlQueryParserTest

0 failures (±0)
37 tests (+1)
Took 64 ms.

All Tests

Test nameDurationStatus
parseQueryDoesNotInterpretHashtagInIriAsComment2 msPassed
parseQueryDoesNotRequireWhereKeywordInAskQuery1 msPassed
parseQueryDoesNotRequireWhereKeywordInSelectQuery1 msPassed
parseQueryHandlesAsk5 msPassed
parseQueryHandlesMultilineProjection1 msPassed
parseQueryIgnoresQueryCommentsAtStringStart1 msPassed
parseQueryIgnoresQueryCommentsBetweenQueryLines1 msPassed
parseQueryIgnoresQueryCommentsStartingInFunction1 msPassed
parseQueryIgnoresQueryCommentsStartingInQueryLine0 msPassed
parseQueryResolvesQueryType(String, QueryType)[1]8 msPassed
parseQueryResolvesQueryType(String, QueryType)[2]1 msPassed
parseQueryResolvesQueryType(String, QueryType)[3]3 msPassed
parseQueryResolvesQueryType(String, QueryType)[4]2 msPassed
parseQueryResolvesQueryType(String, QueryType)[5]1 msPassed
parseQuerySetsProjectedMarkerOnVariablesAppearingInSelectProjection1 msPassed
parseQuerySupportsMultipleOccurrencesOfNumericParameter2 msPassed
parseQuerySupportsWindowsLikeLineEnds1 msPassed
parserThrowsExceptionWhenParameterNameIsMissing2 msPassed
parsesQueryWithOrderByAtEnd1 msPassed
parsesQueryWithOrderByDescendingAtEnd1 msPassed
parsesQueryWithPropertyPathAlternative1 msPassed
parsesQueryWithPropertyPathOneOrMore1 msPassed
parsesQueryWithPropertyPathSequence1 msPassed
parsesQueryWithPropertyPathZeroOrMore1 msPassed
parsesQueryWithPropertyPathZeroOrOne1 msPassed
parsesQueryWithVariableWithoutTrailingSpace1 msPassed
parsesQueryWrittenInCondensedString6 msPassed
parsingQueryWithIncorrectlyMixedNumberedAndUnnumberedPositionsThrowsException2 msPassed
parsingQueryWithPositionalParameterNotNumberThrowsException2 msPassed
testParseConstructQuery3 msPassed
testParseQueryWithFilterAndMultipleParameters4 msPassed
testParseQueryWithFilterAndRegex1 msPassed
testParseQueryWithMultiplePatternsAndParameters2 msPassed
testParseQueryWithNumberedPositionalParams1 msPassed
testParseQueryWithSingleParameter1 msPassed
testParseQueryWithThreeParametersInSingleBGP0 msPassed
testParseSimpleQueryWithoutParameters1 msPassed