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