| Class | Description |
|---|---|
| AbstractAlfrescoIT |
Abstract Integration Test class to be used
by Alfresco Integration Tests.
|
| AlfrescoTestRunner |
This is a JUnit test runner that is designed to work with an Alfresco repository.
|
| RunTestWebScript |
This Web Script works in consort with the $
AlfrescoTestRunner. |
| Annotation Type | Description |
|---|---|
| Remote |
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. |
Copyright © 2019. All rights reserved.