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