public abstract class RepositoryOSGITestCase extends SQLRepositoryTestCase
New tests should directly use SQLRepositoryTestCase
.
SQLRepositoryTestCase
database, REPOSITORY_NAME, session
Constructor and Description |
---|
RepositoryOSGITestCase() |
RepositoryOSGITestCase(String name) |
Modifier and Type | Method and Description |
---|---|
void |
changeUser(String username) |
void |
closeSession() |
CoreSession |
getCoreSession() |
void |
openRepository() |
void |
releaseCoreSession() |
void |
releaseRepository() |
closeSession, openSession, openSessionAs, openSessionAs, setUp, tearDown, waitForAsyncCompletion, waitForFulltextIndexing
addWorkingDirectoryConfigurator, deploy, deployBundle, deployContrib, deployContrib, deployFolder, deployTestContrib, deployTestContrib, fireFrameworkStarted, getClassLoaderFiles, getContext, getOSGiAdapter, getProperties, getResource, getWorkingDir, isRestart, isStarted, lookupBundle, restart, start, stop, undeploy, undeployContrib, undeployContrib
public RepositoryOSGITestCase()
public RepositoryOSGITestCase(String name)
public void releaseCoreSession()
public void closeSession()
closeSession
in class SQLRepositoryTestCase
public void changeUser(String username) throws ClientException
ClientException
public CoreSession getCoreSession()
public void releaseRepository()
Copyright © 2013 Nuxeo SA. All Rights Reserved.