public abstract class BaseCMISTest
extends junit.framework.TestCase
Modifier and Type | Field and Description |
---|---|
protected AuthenticationComponent |
authenticationComponent |
protected CMISAccessControlService |
cmisAccessControlService |
protected CMISDictionaryService |
cmisDictionaryService |
protected CMISMapping |
cmisMapping |
protected CMISQueryService |
cmisQueryService |
protected CMISRenditionService |
cmisRenditionService |
protected CMISServices |
cmisService |
protected ContentService |
contentService |
protected org.alfresco.repo.dictionary.DictionaryDAO |
dictionaryDAO |
protected org.alfresco.service.cmr.dictionary.DictionaryService |
dictionaryService |
protected FileFolderService |
fileFolderService |
protected org.alfresco.repo.dictionary.NamespaceDAOImpl |
namespaceDao |
protected org.alfresco.service.namespace.NamespaceService |
namespaceService |
protected org.alfresco.service.cmr.repository.NodeService |
nodeService |
protected ModelDAO |
permissionModelDao |
protected org.alfresco.service.cmr.security.PermissionService |
permissionService |
protected org.alfresco.service.cmr.repository.NodeRef |
rootNodeRef |
protected org.alfresco.service.cmr.search.SearchService |
searchService |
protected ServiceRegistry |
serviceRegistry |
protected javax.transaction.UserTransaction |
testTX |
protected ThumbnailService |
thumbnailService |
protected TransactionService |
transactionService |
protected VersionService |
versionService |
Constructor and Description |
---|
BaseCMISTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
runAs(java.lang.String userName) |
void |
setUp() |
protected void |
tearDown() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
protected CMISMapping cmisMapping
protected CMISServices cmisService
protected CMISDictionaryService cmisDictionaryService
protected CMISRenditionService cmisRenditionService
protected CMISAccessControlService cmisAccessControlService
protected org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService
protected TransactionService transactionService
protected AuthenticationComponent authenticationComponent
protected javax.transaction.UserTransaction testTX
protected org.alfresco.service.cmr.repository.NodeService nodeService
protected org.alfresco.service.cmr.repository.NodeRef rootNodeRef
protected FileFolderService fileFolderService
protected ServiceRegistry serviceRegistry
protected org.alfresco.service.namespace.NamespaceService namespaceService
protected CMISQueryService cmisQueryService
protected org.alfresco.service.cmr.search.SearchService searchService
protected ContentService contentService
protected org.alfresco.service.cmr.security.PermissionService permissionService
protected ThumbnailService thumbnailService
protected ModelDAO permissionModelDao
protected org.alfresco.repo.dictionary.DictionaryDAO dictionaryDAO
protected org.alfresco.repo.dictionary.NamespaceDAOImpl namespaceDao
protected VersionService versionService
public void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
protected void runAs(java.lang.String userName)
protected void tearDown() throws java.lang.Exception
tearDown
in class junit.framework.TestCase
java.lang.Exception
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.