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