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