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