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