| Name | Description | Type | Package | Framework |
| AbstractJoinTest | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit | |
| AbstractQOMTest | AbstractQOMTest is a base class for test cases on the JQOM. | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit |
| AbstractQOMTest .Callable | Interface | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit | |
| AbstractQueryLevel2Test | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit | |
| AbstractQueryTest | Abstract base class for query test cases. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| AndConstraintTest | AndConstraintTest contains tests that check AND constraints. | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit |
| BindVariableValueTest | BindVariableValueTest. | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit |
| ChildNodeJoinConditionTest | ChildNodeJoinConditionTest contains test cases that cover ChildNodeJoinCondition. | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit |
| ChildNodeTest | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit | |
| ColumnTest | ColumnTest contains test cases related to QOM column. | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit |
| CreateQueryTest | CreateQueryTest checks if QueryManager. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| DerefQueryLevel1Test | Tests the XPath function jcr:deref() in a level 1 repository. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| DescendantNodeJoinConditionTest | DescendantNodeJoinConditionTest contains test cases that cover DescendantNodeJoinCondition. | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit |
| DescendantNodeTest | DescendantNodeTest contains test cases related to QOM DescendantNode constraints. | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit |
| ElementTest | Tests the element test function in XPath. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| EquiJoinConditionTest | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit | |
| FullTextSearchScoreTest | FullTextSearchScoreTest contains fulltext search score tests. | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit |
| GetLanguageTest | Test the method Query. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| GetPersistentQueryPathLevel1Test | Test the method Query. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| GetPersistentQueryPathTest | Test the method Query. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| GetPropertyNamesTest | Tests if the property names of an XPath query without a jcr:primaryType predicate matches the ones declared in nt:base. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| GetQueryTest | GetQueryTest contains test cases that check QueryManager. | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit |
| GetStatementTest | Tests the method Query. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| GetSupportedQueryLanguagesTest | Test the method QueryManager. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| LengthTest | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit | |
| NodeLocalNameTest | NodeLocalNameTest checks if conversion of literals is correctly performed and operators work as specified. | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit |
| NodeNameTest | NodeNameTest checks if conversion of literals is correctly performed and operators work as specified. | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit |
| NotConstraintTest | NotConstraintTest contains tests that check NOT constraints. | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit |
| OrConstraintTest | OrConstraintTest contains tests that check OR constraints. | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit |
| OrderByDateTest | Test cases for order by queries on date properties. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| OrderByDecimalTest | OrderByDecimalTest tests order by queries with decimal properties. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| OrderByDoubleTest | Test cases for order by queries on double properties. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| OrderByLengthTest | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit | |
| OrderByLocalNameTest | OrderByLocalNameTest contains test cases for order by queries on local node names. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| OrderByLongTest | Test cases for order by queries on long properties. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| OrderByLowerCaseTest | OrderByLowerCaseTest contains test cases for order by queries on lower cased property values. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| OrderByMultiTypeTest | Test cases for order by queries on long properties. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| OrderByNameTest | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit | |
| OrderByStringTest | Test cases for order by queries on String properties. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| OrderByUpperCaseTest | OrderByUpperCaseTest contains test cases for order by queries on upper cased property values. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| OrderByURITest | OrderByURITest tests order by queries with URI properties. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| OrderingTest | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit | |
| PredicatesTest | Tests if queries with predicates are accepted. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| PropertyExistenceTest | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit | |
| PropertyValueTest | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit | |
| QueryObjectModelFactoryTest | QueryObjectModelFactoryTest tests all methods on the QueryObjectModelFactory. | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit |
| QueryResultNodeIteratorTest | Tests methods on NodeIterator returned by QueryResult. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| RowTest | RowIteratorTest contains test cases for Row. | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit |
| SameNodeJoinConditionTest | SameNodeJoinConditionTest contains test cases that cover SameNodeJoinCondition. | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit |
| SameNodeTest | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit | |
| SaveTest | Tests the method Query. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| SelectorTest | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit | |
| SetLimitTest | SetLimitTest contains test cases for the method Query. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| SetOffsetTest | SetOffsetTest contains test cases for the method Query. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| SimpleSelectionTest | SimpleSelectionTest. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| SQLJcrPathTest | Tests if the jcr:path property is returned in the query result. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| SQLJoinTest | Tests SQL statements with a join of a node type with a mixin type. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| SQLOrderByTest | This test searches for all nodes of a specific node type and orders them by the property with name configured as AbstractJCRTest. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| SQLPathTest | Tests path predicates in SQL queries. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| SQLQueryLevel2Test | Tests SQL queries on content written to the workspace by the test itself. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| TestAll | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit | |
| TestAll | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit | |
| TextNodeTest | Tests the text() node test in XPath. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| UpperLowerCaseTest | Class | org.apache.jackrabbit.test.api.query.qom | Apache JackRabbit | |
| XPathDocOrderTest | Tests if the repository supports document order in XPath. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| XPathJcrPathTest | Tests if the jcr:path property is returned in the query result. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| XPathOrderByTest | This test searches for all nodes of a specific node type and orders them by the property with name configured as AbstractJCRTest. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| XPathPosIndexTest | Tests if the repository supports position index in XPath. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |
| XPathQueryLevel2Test | Tests XPath queries on content written to the workspace by the test itself. | Class | org.apache.jackrabbit.test.api.query | Apache JackRabbit |