public class UserSubscriptionServiceTests
extends java.lang.Object
| Constructor and Description | 
|---|
UserSubscriptionServiceTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
protected IInternalUserSubscription | 
getInternalService(SecurityContext context)  | 
protected IUserSubscription | 
getService(SecurityContext context)  | 
void | 
testOfflineSync()  | 
void | 
testPreventUnsubscribingFromDefaultContainer()  | 
void | 
testSubscribe()  | 
void | 
testSubscribeNullContainer()  | 
void | 
testSubscribeWithContainerDescriptor()  | 
void | 
testUnsubscribe()  | 
void | 
testUnsubscribeNullContainer()  | 
void | 
testUnsubscribeWithContainerDescriptor()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionprotected IUserSubscription getService(SecurityContext context) throws ServerFault
ServerFaultprotected IInternalUserSubscription getInternalService(SecurityContext context) throws ServerFault
ServerFaultpublic void testUnsubscribe()
                     throws java.sql.SQLException
java.sql.SQLExceptionpublic void testSubscribe()
                   throws java.sql.SQLException
java.sql.SQLExceptionpublic void testOfflineSync()
                     throws java.sql.SQLException
java.sql.SQLExceptionpublic void testPreventUnsubscribingFromDefaultContainer()
                                                  throws java.sql.SQLException
java.sql.SQLExceptionpublic void testSubscribeNullContainer()
public void testUnsubscribeNullContainer()
public void testSubscribeWithContainerDescriptor()
                                          throws java.sql.SQLException
java.sql.SQLExceptionpublic void testUnsubscribeWithContainerDescriptor()
                                            throws java.sql.SQLException
java.sql.SQLExceptionCopyright © 2023. All Rights Reserved.