public abstract class AbstractAlfrescoIT extends Object
ServiceRegistry that should be used when
accessing Alfresco Services.| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.MethodRule |
testAnnouncer
Print the test we are currently running, useful if the test is running remotely
and we don't see the server logs
|
| Constructor and Description |
|---|
AbstractAlfrescoIT() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.context.ApplicationContext |
getApplicationContext() |
protected String |
getClassName() |
protected org.alfresco.service.ServiceRegistry |
getServiceRegistry() |
public org.junit.rules.MethodRule testAnnouncer
protected String getClassName()
protected org.springframework.context.ApplicationContext getApplicationContext()
protected org.alfresco.service.ServiceRegistry getServiceRegistry()
Copyright © 2019. All rights reserved.