Skip to content

Test Result : SparqlQueryParserTest

0 failures (±0)
37 tests (±0)
Took 68 ms.

All Tests

Test nameDurationStatus
parseQueryDoesNotInterpretHashtagInIriAsComment2 msPassed
parseQueryDoesNotRequireWhereKeywordInAskQuery1 msPassed
parseQueryDoesNotRequireWhereKeywordInSelectQuery1 msPassed
parseQueryHandlesAsk6 msPassed
parseQueryHandlesMultilineProjection2 msPassed
parseQueryIgnoresQueryCommentsAtStringStart1 msPassed
parseQueryIgnoresQueryCommentsBetweenQueryLines2 msPassed
parseQueryIgnoresQueryCommentsStartingInFunction2 msPassed
parseQueryIgnoresQueryCommentsStartingInQueryLine1 msPassed
parseQueryResolvesQueryType(String, QueryType)[1]7 msPassed
parseQueryResolvesQueryType(String, QueryType)[2]2 msPassed
parseQueryResolvesQueryType(String, QueryType)[3]2 msPassed
parseQueryResolvesQueryType(String, QueryType)[4]1 msPassed
parseQueryResolvesQueryType(String, QueryType)[5]1 msPassed
parseQuerySetsProjectedMarkerOnVariablesAppearingInSelectProjection1 msPassed
parseQuerySupportsMultipleOccurrencesOfNumericParameter1 msPassed
parseQuerySupportsWindowsLikeLineEnds2 msPassed
parserThrowsExceptionWhenParameterNameIsMissing3 msPassed
parsesQueryWithOrderByAtEnd1 msPassed
parsesQueryWithOrderByDescendingAtEnd1 msPassed
parsesQueryWithPropertyPathAlternative1 msPassed
parsesQueryWithPropertyPathOneOrMore1 msPassed
parsesQueryWithPropertyPathSequence0 msPassed
parsesQueryWithPropertyPathZeroOrMore1 msPassed
parsesQueryWithPropertyPathZeroOrOne1 msPassed
parsesQueryWithVariableWithoutTrailingSpace1 msPassed
parsesQueryWrittenInCondensedString7 msPassed
parsingQueryWithIncorrectlyMixedNumberedAndUnnumberedPositionsThrowsException1 msPassed
parsingQueryWithPositionalParameterNotNumberThrowsException2 msPassed
testParseConstructQuery3 msPassed
testParseQueryWithFilterAndMultipleParameters4 msPassed
testParseQueryWithFilterAndRegex2 msPassed
testParseQueryWithMultiplePatternsAndParameters1 msPassed
testParseQueryWithNumberedPositionalParams1 msPassed
testParseQueryWithSingleParameter1 msPassed
testParseQueryWithThreeParametersInSingleBGP1 msPassed
testParseSimpleQueryWithoutParameters1 msPassed