parseQuerySupportsCountById | 90 ms | Passed |
parseQuerySupportsLangExtractionAndComparison | 23 ms | Passed |
parseQueryThrowsSoqlExceptionWhenUnknownAttributeNameIsUsed | 28 ms | Passed |
parseQueryTranslatesNotMemberOfToFilterNotExists | 23 ms | Passed |
parseQueryWithIdentifierAndAttributeIsCommutative | 27 ms | Passed |
parseQueryWithMemberOfPluralAttribute | 28 ms | Passed |
parseQueryWithRelatedAttributeAndIdentifierIsCommutative | 24 ms | Passed |
parseQueryWithTypesAndMemberOf | 23 ms | Passed |
testParseCountQuery | 21 ms | Passed |
testParseDistinctCountQuery | 21 ms | Passed |
testParseDistinctFindAllQuery | 21 ms | Passed |
testParseFindAllOWLClassAQuery | 21 ms | Passed |
testParseFindAllQuery | 22 ms | Passed |
testParseFindByAttributeValueInVariable | 34 ms | Passed |
testParseFindByAttributeValueInVariableWrappedInParentheses | 51 ms | Passed |
testParseFindByAttributeValueNotInVariable | 44 ms | Passed |
testParseFindByMultipleAndAndNotQuery | 28 ms | Passed |
testParseFindByMultipleAndAndQuery | 27 ms | Passed |
testParseFindByMultipleAndNotAndNotQuery | 27 ms | Passed |
testParseFindByMultipleAndNotAndQuery | 27 ms | Passed |
testParseFindByMultipleAndNotOrNotQuery | 61 ms | Passed |
testParseFindByMultipleAndNotOrQuery | 34 ms | Passed |
testParseFindByMultipleAndNotQuery | 58 ms | Passed |
testParseFindByMultipleAndOrNotQuery | 67 ms | Passed |
testParseFindByMultipleAndOrQuery | 25 ms | Passed |
testParseFindByMultipleAndQuery | 25 ms | Passed |
testParseFindByMultipleNotAndAndNotQuery | 34 ms | Passed |
testParseFindByMultipleNotAndAndQuery | 24 ms | Passed |
testParseFindByMultipleNotAndNotAndNotQuery | 24 ms | Passed |
testParseFindByMultipleNotAndNotAndQuery | 27 ms | Passed |
testParseFindByMultipleNotAndNotOrQuery | 81 ms | Passed |
testParseFindByMultipleNotAndNotQuery | 35 ms | Passed |
testParseFindByMultipleNotAndOrNotQuery | 24 ms | Passed |
testParseFindByMultipleNotAndOrQuery | 36 ms | Passed |
testParseFindByMultipleNotAndQuery | 99 ms | Passed |
testParseFindByMultipleNotOrNotOrNotQuery | 24 ms | Passed |
testParseFindByMultipleNotOrNotOrQuery | 37 ms | Passed |
testParseFindByMultipleNotOrNotQuery | 24 ms | Passed |
testParseFindByMultipleNotOrOrNotQuery | 36 ms | Passed |
testParseFindByMultipleNotOrOrQuery | 43 ms | Passed |
testParseFindByMultipleNotOrQuery | 28 ms | Passed |
testParseFindByMultipleOrGroupByNotInWhereQuery | 36 ms | Passed |
testParseFindByMultipleOrNotOrNotQuery | 23 ms | Passed |
testParseFindByMultipleOrNotOrQuery | 23 ms | Passed |
testParseFindByMultipleOrNotQuery | 33 ms | Passed |
testParseFindByMultipleOrOrNotQuery | 24 ms | Passed |
testParseFindByMultipleOrOrQuery | 25 ms | Passed |
testParseFindByMultipleOrOrderByNotInWhereQuery | 63 ms | Passed |
testParseFindByMultipleOrQuery | 25 ms | Passed |
testParseFindByOneNotQuery | 26 ms | Passed |
testParseFindMultipleJoinedQuery | 23 ms | Passed |
testParseFindMultipleJoinedQueryFilter | 21 ms | Passed |
testParseFindOneGroupByNotInWhereQuery | 22 ms | Passed |
testParseFindOneGroupByQuery | 26 ms | Passed |
testParseFindOneJoinedQuery | 23 ms | Passed |
testParseFindOneLikeQuery | 25 ms | Passed |
testParseFindOneNotLikeQuery | 33 ms | Passed |
testParseFindOneOrderByNotInWhereQuery | 23 ms | Passed |
testParseFindOneOrderByQuery | 24 ms | Passed |
testParseFindOneQuery | 23 ms | Passed |
testParseInequalityOperatorQuery | 36 ms | Passed |
testParseQueryWithIdentifierVariableAccessViaAttributeChain | 25 ms | Passed |
testParseQueryWithIdentifierVariableInEqualityExpression | 25 ms | Passed |
testParseQueryWithIdentifierVariableInInExpression | 22 ms | Passed |
testParseQueryWithIdentifierVariableInInExpressionAccessedViaAttributeChain | 23 ms | Passed |
testParseQueryWithLength | 22 ms | Passed |
testParseQueryWithMultipleInequalityOperatorsOnSingleAttribute | 25 ms | Passed |
testParseQueryWithNumericFunction{String, String}[1] | 24 ms | Passed |
testParseQueryWithNumericFunction{String, String}[2] | 27 ms | Passed |
testParseQueryWithNumericFunction{String, String}[3] | 24 ms | Passed |
testParseQueryWithStringCapitalizationFunctionsGeneratesFilterWithSparqlFunctions{String, String}[1] | 48 ms | Passed |
testParseQueryWithStringCapitalizationFunctionsGeneratesFilterWithSparqlFunctions{String, String}[2] | 26 ms | Passed |
testParseQueryWithUpperAndLikeOperators | 23 ms | Passed |