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