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