parseQuerySupportsCountById | 76 ms | Passed |
parseQuerySupportsLangExtractionAndComparison | 49 ms | Passed |
parseQueryThrowsSoqlExceptionWhenUnknownAttributeNameIsUsed | 35 ms | Passed |
parseQueryTranslatesNotMemberOfToFilterNotExists | 33 ms | Passed |
parseQueryWithIdentifierAndAttributeIsCommutative | 31 ms | Passed |
parseQueryWithMemberOfPluralAttribute | 86 ms | Passed |
parseQueryWithRelatedAttributeAndIdentifierIsCommutative | 35 ms | Passed |
parseQueryWithTypesAndMemberOf | 27 ms | Passed |
testParseCountQuery | 73 ms | Passed |
testParseDistinctCountQuery | 73 ms | Passed |
testParseDistinctFindAllQuery | 34 ms | Passed |
testParseFindAllOWLClassAQuery | 36 ms | Passed |
testParseFindAllQuery | 48 ms | Passed |
testParseFindByAttributeValueInVariable | 88 ms | Passed |
testParseFindByAttributeValueInVariableWrappedInParentheses | 74 ms | Passed |
testParseFindByAttributeValueNotInVariable | 92 ms | Passed |
testParseFindByMultipleAndAndNotQuery | 41 ms | Passed |
testParseFindByMultipleAndAndQuery | 45 ms | Passed |
testParseFindByMultipleAndNotAndNotQuery | 32 ms | Passed |
testParseFindByMultipleAndNotAndQuery | 28 ms | Passed |
testParseFindByMultipleAndNotOrNotQuery | 30 ms | Passed |
testParseFindByMultipleAndNotOrQuery | 33 ms | Passed |
testParseFindByMultipleAndNotQuery | 42 ms | Passed |
testParseFindByMultipleAndOrNotQuery | 48 ms | Passed |
testParseFindByMultipleAndOrQuery | 36 ms | Passed |
testParseFindByMultipleAndQuery | 42 ms | Passed |
testParseFindByMultipleNotAndAndNotQuery | 34 ms | Passed |
testParseFindByMultipleNotAndAndQuery | 30 ms | Passed |
testParseFindByMultipleNotAndNotAndNotQuery | 39 ms | Passed |
testParseFindByMultipleNotAndNotAndQuery | 74 ms | Passed |
testParseFindByMultipleNotAndNotOrQuery | 83 ms | Passed |
testParseFindByMultipleNotAndNotQuery | 73 ms | Passed |
testParseFindByMultipleNotAndOrNotQuery | 75 ms | Passed |
testParseFindByMultipleNotAndOrQuery | 38 ms | Passed |
testParseFindByMultipleNotAndQuery | 43 ms | Passed |
testParseFindByMultipleNotOrNotOrNotQuery | 32 ms | Passed |
testParseFindByMultipleNotOrNotOrQuery | 90 ms | Passed |
testParseFindByMultipleNotOrNotQuery | 30 ms | Passed |
testParseFindByMultipleNotOrOrNotQuery | 36 ms | Passed |
testParseFindByMultipleNotOrOrQuery | 33 ms | Passed |
testParseFindByMultipleNotOrQuery | 88 ms | Passed |
testParseFindByMultipleOrGroupByNotInWhereQuery | 34 ms | Passed |
testParseFindByMultipleOrNotOrNotQuery | 77 ms | Passed |
testParseFindByMultipleOrNotOrQuery | 75 ms | Passed |
testParseFindByMultipleOrNotQuery | 45 ms | Passed |
testParseFindByMultipleOrOrNotQuery | 78 ms | Passed |
testParseFindByMultipleOrOrQuery | 31 ms | Passed |
testParseFindByMultipleOrOrderByNotInWhereQuery | 46 ms | Passed |
testParseFindByMultipleOrQuery | 33 ms | Passed |
testParseFindByOneNotQuery | 27 ms | Passed |
testParseFindMultipleJoinedQuery | 28 ms | Passed |
testParseFindMultipleJoinedQueryFilter | 35 ms | Passed |
testParseFindOneGroupByNotInWhereQuery | 37 ms | Passed |
testParseFindOneGroupByQuery | 88 ms | Passed |
testParseFindOneJoinedQuery | 44 ms | Passed |
testParseFindOneLikeQuery | 32 ms | Passed |
testParseFindOneNotLikeQuery | 0.1 sec | Passed |
testParseFindOneOrderByNotInWhereQuery | 47 ms | Passed |
testParseFindOneOrderByQuery | 29 ms | Passed |
testParseFindOneQuery | 38 ms | Passed |
testParseInequalityOperatorQuery | 51 ms | Passed |
testParseQueryWithIdentifierVariableAccessViaAttributeChain | 30 ms | Passed |
testParseQueryWithIdentifierVariableInEqualityExpression | 70 ms | Passed |
testParseQueryWithIdentifierVariableInInExpression | 26 ms | Passed |
testParseQueryWithIdentifierVariableInInExpressionAccessedViaAttributeChain | 29 ms | Passed |
testParseQueryWithLength | 30 ms | Passed |
testParseQueryWithMultipleInequalityOperatorsOnSingleAttribute | 28 ms | Passed |
testParseQueryWithNumericFunction{String, String}[1] | 35 ms | Passed |
testParseQueryWithNumericFunction{String, String}[2] | 53 ms | Passed |
testParseQueryWithNumericFunction{String, String}[3] | 31 ms | Passed |
testParseQueryWithStringCapitalizationFunctionsGeneratesFilterWithSparqlFunctions{String, String}[1] | 80 ms | Passed |
testParseQueryWithStringCapitalizationFunctionsGeneratesFilterWithSparqlFunctions{String, String}[2] | 31 ms | Passed |
testParseQueryWithUpperAndLikeOperators | 36 ms | Passed |