org.apache.chemistry.opencmis.tck.tests.query
Class AbstractQueryTest

java.lang.Object
  extended by org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
      extended by org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
          extended by org.apache.chemistry.opencmis.tck.tests.query.AbstractQueryTest
All Implemented Interfaces:
CmisTest
Direct Known Subclasses:
QueryLikeTest, QueryRootFolderTest, QuerySmokeTest

public abstract class AbstractQueryTest
extends AbstractSessionTest


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
AbstractSessionTest.CmisPropertyDefintion
 
Field Summary
 
Fields inherited from class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
SELECT_ALL_NO_CACHE_OC, SELECT_ALL_NO_CACHE_OC_ORDER_BY_NAME
 
Constructor Summary
AbstractQueryTest()
           
 
Method Summary
protected  boolean supportsQuery(Session session)
           
 
Methods inherited from class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
addResult, assertAllowableAction, assertEqualAceLists, assertEqualObjectList, assertEqualRenditionLists, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotAllowableAction, assertShallowEquals, checkACL, checkChildren, checkObject, checkProperty, checkPropertyDefinition, checkRenditions, checkTypeDefinition, checkVersionHistory, countFolderChildren, createDocument, createDocument, createFolder, createFolder, createRelationship, createRelationship, createTestFolder, deleteObject, deleteTestFolder, exists, getAllProperties, getBinding, getDocumentTestTypeId, getFolderTestTypeId, getName, getRepositoryInfo, getStringFromContentStream, getTestFolder, getWorst, hasPolicies, hasRelationships, isGetDescendantsSupported, isGetFolderTreeSupported, run, run
 
Methods inherited from class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
addResult, addResultChild, assertContains, assertEqualLists, assertEquals, assertEqualSet, assertIsFalse, assertIsTrue, assertListNotEmpty, assertNotNull, assertNull, assertStringNotEmpty, assertStringNullOrEmpty, createInfoResult, createResult, createResult, createResult, formatValue, getDescription, getGroup, getParameters, getResults, getStackTrace, getTime, init, isEnabled, isEqual, junit, setDescription, setEnabled, setGroup, setName, setTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractQueryTest

public AbstractQueryTest()
Method Detail

supportsQuery

protected boolean supportsQuery(Session session)


Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.