Index

A C E F G I O R S T 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractAlfrescoIT - Class in org.alfresco.rad.test
Abstract Integration Test class to be used by Alfresco Integration Tests.
AbstractAlfrescoIT() - Constructor for class org.alfresco.rad.test.AbstractAlfrescoIT
 
AlfrescoTestRunner - Class in org.alfresco.rad.test
This is a JUnit test runner that is designed to work with an Alfresco repository.
AlfrescoTestRunner(Class<?>) - Constructor for class org.alfresco.rad.test.AlfrescoTestRunner
 
areWeRunningInAlfresco() - Method in class org.alfresco.rad.test.AlfrescoTestRunner
Check if we are running this test in an Alfresco server instance.

C

callProxiedChild(FrameworkMethod, RunNotifier, Description) - Method in class org.alfresco.rad.test.AlfrescoTestRunner
Call a remote Alfresco server and have the test run there.

E

endpoint() - Element in annotation type org.alfresco.rad.test.Remote
 
executeImpl(WebScriptRequest, Status, Cache) - Method in class org.alfresco.rad.test.RunTestWebScript
 

F

FAILURE - Static variable in class org.alfresco.rad.test.AlfrescoTestRunner
 

G

getApplicationContext() - Method in class org.alfresco.rad.SpringContextHolder
 
getApplicationContext() - Method in class org.alfresco.rad.test.AbstractAlfrescoIT
 
getClassName() - Method in class org.alfresco.rad.test.AbstractAlfrescoIT
 
getContextRoot(FrameworkMethod) - Method in class org.alfresco.rad.test.AlfrescoTestRunner
Check the @Remote config on the test class to see where the Alfresco Repo is running.
getServiceRegistry() - Method in class org.alfresco.rad.test.AbstractAlfrescoIT
 

I

Instance() - Static method in class org.alfresco.rad.SpringContextHolder
Return the singleton instance

O

objectFromString(String) - Static method in class org.alfresco.rad.test.AlfrescoTestRunner
 
org.alfresco.rad - package org.alfresco.rad
 
org.alfresco.rad.test - package org.alfresco.rad.test
 

R

Remote - Annotation Type in org.alfresco.rad.test
By default the $AlfrescoTestRunner will attempt to find a running Alfresco instance at http://localhost:8080/alfresco This annotation can be applied to a test class to have the proxy calls go to a different host/port.
runChild(FrameworkMethod, RunNotifier) - Method in class org.alfresco.rad.test.AlfrescoTestRunner
 
RunTestWebScript - Class in org.alfresco.rad.test
This Web Script works in consort with the $AlfrescoTestRunner.
RunTestWebScript() - Constructor for class org.alfresco.rad.test.RunTestWebScript
 

S

serializableToString(Serializable) - Static method in class org.alfresco.rad.test.AlfrescoTestRunner
 
setApplicationContext(ApplicationContext) - Method in class org.alfresco.rad.SpringContextHolder
 
SpringContextHolder - Class in org.alfresco.rad
This Spring bean is aware of the application context in which it is initialized.
SpringContextHolder() - Constructor for class org.alfresco.rad.SpringContextHolder
Default constructor.
SUCCESS - Static variable in class org.alfresco.rad.test.AlfrescoTestRunner
 

T

testAnnouncer - Variable in class org.alfresco.rad.test.AbstractAlfrescoIT
Print the test we are currently running, useful if the test is running remotely and we don't see the server logs
A C E F G I O R S T 
All Classes and Interfaces|All Packages|Constant Field Values