public class OperationContextTest extends AbstractSessionTest
AbstractSessionTest.CmisPropertyDefintion
SELECT_ALL_NO_CACHE_OC, SELECT_ALL_NO_CACHE_OC_ORDER_BY_NAME
Constructor and Description |
---|
OperationContextTest() |
Modifier and Type | Method and Description |
---|---|
void |
init(Map<String,String> parameters)
Initializes the test with test parameters.
|
void |
run(Session session) |
void |
runHighLevelApiTests(Session session,
Folder testFolder,
Document testDocument)
Checks for not requested properties, Allowable Actions, ACLs, renditions,
relationships, and policies.
|
void |
runLowLevelApiTests(Session session,
Folder testFolder,
Document testDocument)
Checks for change events and path segments.
|
addResult, assertAllowableAction, assertEqualAceLists, assertEqualObjectList, assertEqualRenditionLists, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotAllowableAction, assertShallowEquals, checkACL, checkChildren, checkObject, checkProperty, checkPropertyDefinition, checkQueryName, checkRenditions, checkTypeDefinition, checkVersionHistory, countFolderChildren, createDocument, createDocument, createFolder, createFolder, createItem, createItem, createRelationship, createRelationship, createTestFolder, createType, deleteObject, deleteTestFolder, deleteType, exists, getAllProperties, getBinding, getDocumentTestTypeId, getFolderTestTypeId, getItemTestTypeId, getName, getRepositoryInfo, getSecondaryTestTypeId, getStringFromContentStream, getTestFolder, getWorst, hasItems, hasPolicies, hasRelationships, hasSecondaries, isGetDescendantsSupported, isGetFolderTreeSupported, isOrderByNameSupported, run
addResult, addResultChild, assertContains, assertEqualLists, assertEquals, assertEqualSet, assertIsFalse, assertIsTrue, assertListNotEmpty, assertListNullOrEmpty, assertNotNull, assertNull, assertStringNotEmpty, assertStringNullOrEmpty, createInfoResult, createResult, createResult, createResult, formatValue, getDescription, getGroup, getParameters, getResults, getStackTrace, getTime, isEnabled, isEqual, junit, setDescription, setEnabled, setGroup, setName, setTime
public void init(Map<String,String> parameters)
CmisTest
init
in interface CmisTest
init
in class AbstractCmisTest
public void run(Session session)
run
in class AbstractSessionTest
public void runHighLevelApiTests(Session session, Folder testFolder, Document testDocument)
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.