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.Exception
public void after() throws java.lang.Exception
java.lang.Exception
protected abstract IInstantMessaging getService(SecurityContext context) throws ServerFault
ServerFault
public void testRoster() throws ServerFault
ServerFault
public void testGetLastMessagesBetween() throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.