|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractQueryTest | |
---|---|
org.apache.jackrabbit.test.api.query |
Uses of AbstractQueryTest in org.apache.jackrabbit.test.api.query |
---|
Subclasses of AbstractQueryTest in org.apache.jackrabbit.test.api.query | |
---|---|
class |
AbstractQueryLevel2Test
Implements common setup methods for level 2 queries. |
class |
DerefQueryLevel1Test
Tests the XPath function jcr:deref() in a level 1 repository. |
class |
ElementTest
Tests the element test function in XPath. |
class |
GetLanguageTest
Test the method Query.getLanguage() . |
class |
GetPersistentQueryPathLevel1Test
Test the method Query.getStoredQueryPath() . |
class |
GetPersistentQueryPathTest
Test the method Query.getStoredQueryPath() . |
class |
GetPropertyNamesTest
Tests if the property names of an XPath query without a jcr:primaryType predicate matches the ones declared in nt:base. |
class |
GetStatementTest
Tests the method Query.getStatement() . |
class |
GetSupportedQueryLanguagesTest
Test the method QueryManager.getSupportedQueryLanguages() . |
class |
OrderByDateTest
Test cases for order by queries on date properties. |
class |
OrderByDoubleTest
Test cases for order by queries on double properties. |
class |
OrderByLongTest
Test cases for order by queries on long properties. |
class |
OrderByMultiTypeTest
Test cases for order by queries on long properties. |
class |
OrderByStringTest
Test cases for order by queries on String properties. |
class |
PredicatesTest
Tests if queries with predicates are accepted. |
class |
QueryResultNodeIteratorTest
Tests methods on NodeIterator returned by
QueryResult.getNodes() . |
class |
SimpleSelectionTest
SimpleSelectionTest ... |
class |
SQLJcrPathTest
Tests if the jcr:path property is returned in the query result. |
class |
SQLJoinTest
Tests SQL statements with a join of a node type with a mixin type. |
class |
SQLOrderByTest
This test searches for all nodes of a specific node type and orders them by the property with name configured as AbstractJCRTest.propertyName1 . |
class |
SQLPathTest
Tests path predicates in SQL queries. |
class |
SQLQueryLevel2Test
Tests SQL queries on content written to the workspace by the test itself. |
class |
TextNodeTest
Tests the text() node test in XPath. |
class |
XPathDocOrderTest
Tests if the repository supports document order in XPath. |
class |
XPathJcrPathTest
Tests if the jcr:path property is returned in the query result. |
class |
XPathOrderByTest
This test searches for all nodes of a specific node type and orders them by the property with name configured as AbstractJCRTest.propertyName1 . |
class |
XPathPosIndexTest
Tests if the repository supports position index in XPath. |
class |
XPathQueryLevel2Test
Tests XPath queries on content written to the workspace by the test itself. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |