public class SharedDeploymentTests extends Object
The services and methods available to an object are determined, in the CMA, by the paths formed between the object, its model, and the services for that model. Furthermore, individual methods/operations/endpoints are defined within each individual service object. In order to invoke a specific method, the identites of the object, the sDef, and the method need to be specified. In that light, this suite tests the following:
| Constructor and Description |
|---|
SharedDeploymentTests() |
| Modifier and Type | Method and Description |
|---|---|
static void |
bootstrap() |
static void |
cleanUp() |
void |
setUp() |
static junit.framework.Test |
suite() |
void |
testDissemination1_2() |
void |
testDissemination1() |
void |
testDissemination2() |
void |
testDissemination3() |
void |
testDissemination4() |
void |
testListMethods1_2() |
void |
testListMethods1() |
void |
testListMethods2() |
void |
testListMethods3() |
void |
testListMethods4() |
Copyright © 2015 DuraSpace. All Rights Reserved.