parseQuerySupportsCountById | 82 ms | Passed |
parseQuerySupportsLangExtractionAndComparison | 28 ms | Passed |
parseQueryThrowsSoqlExceptionWhenUnknownAttributeNameIsUsed | 39 ms | Passed |
parseQueryTranslatesNotMemberOfToFilterNotExists | 26 ms | Passed |
parseQueryWithIdentifierAndAttributeIsCommutative | 32 ms | Passed |
parseQueryWithMemberOfPluralAttribute | 90 ms | Passed |
parseQueryWithRelatedAttributeAndIdentifierIsCommutative | 29 ms | Passed |
parseQueryWithTypesAndMemberOf | 29 ms | Passed |
testParseCountQuery | 26 ms | Passed |
testParseDistinctCountQuery | 26 ms | Passed |
testParseDistinctFindAllQuery | 27 ms | Passed |
testParseFindAllOWLClassAQuery | 26 ms | Passed |
testParseFindAllQuery | 26 ms | Passed |
testParseFindByAttributeValueInVariable | 97 ms | Passed |
testParseFindByAttributeValueInVariableWrappedInParentheses | 28 ms | Passed |
testParseFindByAttributeValueNotInVariable | 40 ms | Passed |
testParseFindByMultipleAndAndNotQuery | 55 ms | Passed |
testParseFindByMultipleAndAndQuery | 31 ms | Passed |
testParseFindByMultipleAndNotAndNotQuery | 39 ms | Passed |
testParseFindByMultipleAndNotAndQuery | 29 ms | Passed |
testParseFindByMultipleAndNotOrNotQuery | 33 ms | Passed |
testParseFindByMultipleAndNotOrQuery | 39 ms | Passed |
testParseFindByMultipleAndNotQuery | 34 ms | Passed |
testParseFindByMultipleAndOrNotQuery | 77 ms | Passed |
testParseFindByMultipleAndOrQuery | 28 ms | Passed |
testParseFindByMultipleAndQuery | 36 ms | Passed |
testParseFindByMultipleNotAndAndNotQuery | 33 ms | Passed |
testParseFindByMultipleNotAndAndQuery | 29 ms | Passed |
testParseFindByMultipleNotAndNotAndNotQuery | 29 ms | Passed |
testParseFindByMultipleNotAndNotAndQuery | 61 ms | Passed |
testParseFindByMultipleNotAndNotOrQuery | 90 ms | Passed |
testParseFindByMultipleNotAndNotQuery | 32 ms | Passed |
testParseFindByMultipleNotAndOrNotQuery | 28 ms | Passed |
testParseFindByMultipleNotAndOrQuery | 37 ms | Passed |
testParseFindByMultipleNotAndQuery | 40 ms | Passed |
testParseFindByMultipleNotOrNotOrNotQuery | 29 ms | Passed |
testParseFindByMultipleNotOrNotOrQuery | 37 ms | Passed |
testParseFindByMultipleNotOrNotQuery | 33 ms | Passed |
testParseFindByMultipleNotOrOrNotQuery | 35 ms | Passed |
testParseFindByMultipleNotOrOrQuery | 38 ms | Passed |
testParseFindByMultipleNotOrQuery | 60 ms | Passed |
testParseFindByMultipleOrGroupByNotInWhereQuery | 35 ms | Passed |
testParseFindByMultipleOrNotOrNotQuery | 29 ms | Passed |
testParseFindByMultipleOrNotOrQuery | 29 ms | Passed |
testParseFindByMultipleOrNotQuery | 43 ms | Passed |
testParseFindByMultipleOrOrNotQuery | 27 ms | Passed |
testParseFindByMultipleOrOrQuery | 32 ms | Passed |
testParseFindByMultipleOrOrderByNotInWhereQuery | 38 ms | Passed |
testParseFindByMultipleOrQuery | 34 ms | Passed |
testParseFindByOneNotQuery | 29 ms | Passed |
testParseFindMultipleJoinedQuery | 34 ms | Passed |
testParseFindMultipleJoinedQueryFilter | 27 ms | Passed |
testParseFindOneGroupByNotInWhereQuery | 57 ms | Passed |
testParseFindOneGroupByQuery | 59 ms | Passed |
testParseFindOneJoinedQuery | 28 ms | Passed |
testParseFindOneLikeQuery | 48 ms | Passed |
testParseFindOneNotLikeQuery | 72 ms | Passed |
testParseFindOneOrderByNotInWhereQuery | 29 ms | Passed |
testParseFindOneOrderByQuery | 28 ms | Passed |
testParseFindOneQuery | 28 ms | Passed |
testParseInequalityOperatorQuery | 52 ms | Passed |
testParseQueryWithIdentifierVariableAccessViaAttributeChain | 33 ms | Passed |
testParseQueryWithIdentifierVariableInEqualityExpression | 62 ms | Passed |
testParseQueryWithIdentifierVariableInInExpression | 27 ms | Passed |
testParseQueryWithIdentifierVariableInInExpressionAccessedViaAttributeChain | 27 ms | Passed |
testParseQueryWithLength | 30 ms | Passed |
testParseQueryWithMultipleInequalityOperatorsOnSingleAttribute | 50 ms | Passed |
testParseQueryWithNumericFunction{String, String}[1] | 32 ms | Passed |
testParseQueryWithNumericFunction{String, String}[2] | 33 ms | Passed |
testParseQueryWithNumericFunction{String, String}[3] | 31 ms | Passed |
testParseQueryWithStringCapitalizationFunctionsGeneratesFilterWithSparqlFunctions{String, String}[1] | 66 ms | Passed |
testParseQueryWithStringCapitalizationFunctionsGeneratesFilterWithSparqlFunctions{String, String}[2] | 57 ms | Passed |
testParseQueryWithUpperAndLikeOperators | 27 ms | Passed |