Package org.alfresco.rad.test
package org.alfresco.rad.test
-
ClassDescriptionAbstract Integration Test class to be used by Alfresco Integration Tests.This is a JUnit test runner that is designed to work with an Alfresco repository.By default the $
AlfrescoTestRunnerwill 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.This Web Script works in consort with the $AlfrescoTestRunner.