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