public class SharedDeploymentTests
extends java.lang.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() |
public static junit.framework.Test suite()
public static void bootstrap()
throws java.lang.Exception
java.lang.Exceptionpublic static void cleanUp()
throws java.lang.Exception
java.lang.Exceptionpublic void setUp()
public void testListMethods1()
throws java.lang.Exception
java.lang.Exceptionpublic void testListMethods2()
throws java.lang.Exception
java.lang.Exceptionpublic void testListMethods1_2()
throws java.lang.Exception
java.lang.Exceptionpublic void testListMethods3()
throws java.lang.Exception
java.lang.Exceptionpublic void testListMethods4()
throws java.lang.Exception
java.lang.Exceptionpublic void testDissemination1()
throws java.lang.Exception
java.lang.Exceptionpublic void testDissemination2()
throws java.lang.Exception
java.lang.Exceptionpublic void testDissemination1_2()
throws java.lang.Exception
java.lang.Exceptionpublic void testDissemination3()
throws java.lang.Exception
java.lang.Exceptionpublic void testDissemination4()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2014 DuraSpace. All Rights Reserved.