public class DPServiceTests
extends java.lang.Object
| Constructor and Description | 
|---|
DPServiceTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
protected <T> T | 
getService(java.lang.Class<T> klass,
          java.lang.String... params)  | 
void | 
testForget()  | 
void | 
testGetGenerationContent()  | 
void | 
testRetPolicy()  | 
void | 
testSaveAll()  | 
void | 
testServiceFactory()  | 
void | 
testSkipEmailBackup()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionpublic void testServiceFactory()
                        throws ServerFault
ServerFaultpublic void testSaveAll()
                 throws java.lang.Exception
java.lang.Exceptionpublic void testRetPolicy()
                   throws java.lang.Exception
java.lang.Exceptionpublic void testForget()
                throws java.lang.Exception
java.lang.Exceptionpublic void testGetGenerationContent()
                              throws java.lang.Exception
java.lang.Exceptionpublic void testSkipEmailBackup()
                         throws java.lang.Exception
java.lang.Exceptionprotected <T> T getService(java.lang.Class<T> klass,
                           java.lang.String... params)
                    throws ServerFault
ServerFaultCopyright © 2021. All Rights Reserved.