parseQuerySupportsCountById | 98 ms | Passed |
parseQuerySupportsLangExtractionAndComparison | 25 ms | Passed |
parseQueryThrowsSoqlExceptionWhenUnknownAttributeNameIsUsed | 34 ms | Passed |
parseQueryTranslatesNotMemberOfToFilterNotExists | 23 ms | Passed |
parseQueryWithIdentifierAndAttributeIsCommutative | 35 ms | Passed |
parseQueryWithMemberOfPluralAttribute | 27 ms | Passed |
parseQueryWithRelatedAttributeAndIdentifierIsCommutative | 26 ms | Passed |
parseQueryWithTypesAndMemberOf | 27 ms | Passed |
testParseCountQuery | 45 ms | Passed |
testParseDistinctCountQuery | 52 ms | Passed |
testParseDistinctFindAllQuery | 23 ms | Passed |
testParseFindAllOWLClassAQuery | 22 ms | Passed |
testParseFindAllQuery | 22 ms | Passed |
testParseFindByAttributeValueInVariable | 32 ms | Passed |
testParseFindByAttributeValueInVariableWrappedInParentheses | 23 ms | Passed |
testParseFindByAttributeValueNotInVariable | 28 ms | Passed |
testParseFindByMultipleAndAndNotQuery | 55 ms | Passed |
testParseFindByMultipleAndAndQuery | 32 ms | Passed |
testParseFindByMultipleAndNotAndNotQuery | 32 ms | Passed |
testParseFindByMultipleAndNotAndQuery | 32 ms | Passed |
testParseFindByMultipleAndNotOrNotQuery | 32 ms | Passed |
testParseFindByMultipleAndNotOrQuery | 55 ms | Passed |
testParseFindByMultipleAndNotQuery | 73 ms | Passed |
testParseFindByMultipleAndOrNotQuery | 77 ms | Passed |
testParseFindByMultipleAndOrQuery | 71 ms | Passed |
testParseFindByMultipleAndQuery | 38 ms | Passed |
testParseFindByMultipleNotAndAndNotQuery | 37 ms | Passed |
testParseFindByMultipleNotAndAndQuery | 26 ms | Passed |
testParseFindByMultipleNotAndNotAndNotQuery | 55 ms | Passed |
testParseFindByMultipleNotAndNotAndQuery | 38 ms | Passed |
testParseFindByMultipleNotAndNotOrQuery | 94 ms | Passed |
testParseFindByMultipleNotAndNotQuery | 28 ms | Passed |
testParseFindByMultipleNotAndOrNotQuery | 46 ms | Passed |
testParseFindByMultipleNotAndOrQuery | 76 ms | Passed |
testParseFindByMultipleNotAndQuery | 63 ms | Passed |
testParseFindByMultipleNotOrNotOrNotQuery | 29 ms | Passed |
testParseFindByMultipleNotOrNotOrQuery | 30 ms | Passed |
testParseFindByMultipleNotOrNotQuery | 29 ms | Passed |
testParseFindByMultipleNotOrOrNotQuery | 26 ms | Passed |
testParseFindByMultipleNotOrOrQuery | 74 ms | Passed |
testParseFindByMultipleNotOrQuery | 41 ms | Passed |
testParseFindByMultipleOrGroupByNotInWhereQuery | 69 ms | Passed |
testParseFindByMultipleOrNotOrNotQuery | 53 ms | Passed |
testParseFindByMultipleOrNotOrQuery | 53 ms | Passed |
testParseFindByMultipleOrNotQuery | 25 ms | Passed |
testParseFindByMultipleOrOrNotQuery | 55 ms | Passed |
testParseFindByMultipleOrOrQuery | 31 ms | Passed |
testParseFindByMultipleOrOrderByNotInWhereQuery | 79 ms | Passed |
testParseFindByMultipleOrQuery | 30 ms | Passed |
testParseFindByOneNotQuery | 30 ms | Passed |
testParseFindMultipleJoinedQuery | 25 ms | Passed |
testParseFindMultipleJoinedQueryFilter | 23 ms | Passed |
testParseFindOneGroupByNotInWhereQuery | 23 ms | Passed |
testParseFindOneGroupByQuery | 71 ms | Passed |
testParseFindOneJoinedQuery | 24 ms | Passed |
testParseFindOneLikeQuery | 30 ms | Passed |
testParseFindOneNotLikeQuery | 53 ms | Passed |
testParseFindOneOrderByNotInWhereQuery | 25 ms | Passed |
testParseFindOneOrderByQuery | 55 ms | Passed |
testParseFindOneQuery | 22 ms | Passed |
testParseInequalityOperatorQuery | 67 ms | Passed |
testParseQueryWithIdentifierVariableAccessViaAttributeChain | 30 ms | Passed |
testParseQueryWithIdentifierVariableInEqualityExpression | 30 ms | Passed |
testParseQueryWithIdentifierVariableInInExpression | 28 ms | Passed |
testParseQueryWithIdentifierVariableInInExpressionAccessedViaAttributeChain | 25 ms | Passed |
testParseQueryWithLength | 27 ms | Passed |
testParseQueryWithMultipleInequalityOperatorsOnSingleAttribute | 30 ms | Passed |
testParseQueryWithNumericFunction{String, String}[1] | 31 ms | Passed |
testParseQueryWithNumericFunction{String, String}[2] | 32 ms | Passed |
testParseQueryWithNumericFunction{String, String}[3] | 29 ms | Passed |
testParseQueryWithStringCapitalizationFunctionsGeneratesFilterWithSparqlFunctions{String, String}[1] | 90 ms | Passed |
testParseQueryWithStringCapitalizationFunctionsGeneratesFilterWithSparqlFunctions{String, String}[2] | 55 ms | Passed |
testParseQueryWithUpperAndLikeOperators | 30 ms | Passed |