public abstract class AbstractIMServiceTests
extends java.lang.Object
| Constructor and Description | 
|---|
AbstractIMServiceTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
protected abstract IInstantMessaging | 
getService(SecurityContext context)  | 
void | 
testGetLastMessagesBetween()  | 
void | 
testRoster()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionprotected abstract IInstantMessaging getService(SecurityContext context) throws ServerFault
ServerFaultpublic void testRoster()
                throws ServerFault
ServerFaultpublic void testGetLastMessagesBetween()
                                throws ServerFault
ServerFaultCopyright © 2021. All Rights Reserved.