parseQuerySupportsCountById | 54 ms | Passed |
parseQuerySupportsLangExtractionAndComparison | 27 ms | Passed |
parseQueryThrowsSoqlExceptionWhenUnknownAttributeNameIsUsed | 49 ms | Passed |
parseQueryTranslatesNotMemberOfToFilterNotExists | 59 ms | Passed |
parseQueryWithIdentifierAndAttributeIsCommutative | 38 ms | Passed |
parseQueryWithMemberOfPluralAttribute | 67 ms | Passed |
parseQueryWithRelatedAttributeAndIdentifierIsCommutative | 30 ms | Passed |
parseQueryWithTypesAndMemberOf | 27 ms | Passed |
testParseCountQuery | 30 ms | Passed |
testParseDistinctCountQuery | 58 ms | Passed |
testParseDistinctFindAllQuery | 59 ms | Passed |
testParseFindAllOWLClassAQuery | 58 ms | Passed |
testParseFindAllQuery | 66 ms | Passed |
testParseFindByAttributeValueInVariable | 78 ms | Passed |
testParseFindByAttributeValueInVariableWrappedInParentheses | 28 ms | Passed |
testParseFindByAttributeValueNotInVariable | 69 ms | Passed |
testParseFindByMultipleAndAndNotQuery | 57 ms | Passed |
testParseFindByMultipleAndAndQuery | 40 ms | Passed |
testParseFindByMultipleAndNotAndNotQuery | 67 ms | Passed |
testParseFindByMultipleAndNotAndQuery | 81 ms | Passed |
testParseFindByMultipleAndNotOrNotQuery | 70 ms | Passed |
testParseFindByMultipleAndNotOrQuery | 37 ms | Passed |
testParseFindByMultipleAndNotQuery | 38 ms | Passed |
testParseFindByMultipleAndOrNotQuery | 42 ms | Passed |
testParseFindByMultipleAndOrQuery | 60 ms | Passed |
testParseFindByMultipleAndQuery | 69 ms | Passed |
testParseFindByMultipleNotAndAndNotQuery | 38 ms | Passed |
testParseFindByMultipleNotAndAndQuery | 30 ms | Passed |
testParseFindByMultipleNotAndNotAndNotQuery | 65 ms | Passed |
testParseFindByMultipleNotAndNotAndQuery | 32 ms | Passed |
testParseFindByMultipleNotAndNotOrQuery | 56 ms | Passed |
testParseFindByMultipleNotAndNotQuery | 67 ms | Passed |
testParseFindByMultipleNotAndOrNotQuery | 64 ms | Passed |
testParseFindByMultipleNotAndOrQuery | 37 ms | Passed |
testParseFindByMultipleNotAndQuery | 70 ms | Passed |
testParseFindByMultipleNotOrNotOrNotQuery | 71 ms | Passed |
testParseFindByMultipleNotOrNotOrQuery | 72 ms | Passed |
testParseFindByMultipleNotOrNotQuery | 43 ms | Passed |
testParseFindByMultipleNotOrOrNotQuery | 39 ms | Passed |
testParseFindByMultipleNotOrOrQuery | 38 ms | Passed |
testParseFindByMultipleNotOrQuery | 31 ms | Passed |
testParseFindByMultipleOrGroupByNotInWhereQuery | 39 ms | Passed |
testParseFindByMultipleOrNotOrNotQuery | 64 ms | Passed |
testParseFindByMultipleOrNotOrQuery | 29 ms | Passed |
testParseFindByMultipleOrNotQuery | 95 ms | Passed |
testParseFindByMultipleOrOrNotQuery | 61 ms | Passed |
testParseFindByMultipleOrOrQuery | 41 ms | Passed |
testParseFindByMultipleOrOrderByNotInWhereQuery | 40 ms | Passed |
testParseFindByMultipleOrQuery | 39 ms | Passed |
testParseFindByOneNotQuery | 36 ms | Passed |
testParseFindMultipleJoinedQuery | 28 ms | Passed |
testParseFindMultipleJoinedQueryFilter | 58 ms | Passed |
testParseFindOneGroupByNotInWhereQuery | 58 ms | Passed |
testParseFindOneGroupByQuery | 70 ms | Passed |
testParseFindOneJoinedQuery | 26 ms | Passed |
testParseFindOneLikeQuery | 66 ms | Passed |
testParseFindOneNotLikeQuery | 82 ms | Passed |
testParseFindOneOrderByNotInWhereQuery | 28 ms | Passed |
testParseFindOneOrderByQuery | 27 ms | Passed |
testParseFindOneQuery | 59 ms | Passed |
testParseInequalityOperatorQuery | 39 ms | Passed |
testParseQueryWithIdentifierVariableAccessViaAttributeChain | 39 ms | Passed |
testParseQueryWithIdentifierVariableInEqualityExpression | 32 ms | Passed |
testParseQueryWithIdentifierVariableInInExpression | 28 ms | Passed |
testParseQueryWithIdentifierVariableInInExpressionAccessedViaAttributeChain | 26 ms | Passed |
testParseQueryWithLength | 28 ms | Passed |
testParseQueryWithMultipleInequalityOperatorsOnSingleAttribute | 82 ms | Passed |
testParseQueryWithNumericFunction{String, String}[1] | 38 ms | Passed |
testParseQueryWithNumericFunction{String, String}[2] | 38 ms | Passed |
testParseQueryWithNumericFunction{String, String}[3] | 41 ms | Passed |
testParseQueryWithStringCapitalizationFunctionsGeneratesFilterWithSparqlFunctions{String, String}[1] | 40 ms | Passed |
testParseQueryWithStringCapitalizationFunctionsGeneratesFilterWithSparqlFunctions{String, String}[2] | 32 ms | Passed |
testParseQueryWithUpperAndLikeOperators | 60 ms | Passed |