org.jivesoftware.smack
Class RosterOfflineTest
java.lang.Object
org.jivesoftware.smack.RosterOfflineTest
public class RosterOfflineTest
- extends java.lang.Object
Tests the behavior of the roster if the connection is not authenticated yet.
- Author:
- Henning Staib
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RosterOfflineTest
public RosterOfflineTest()
setup
public void setup()
shouldThrowNoExceptionOnGetterMethods
public void shouldThrowNoExceptionOnGetterMethods()
shouldThrowExceptionOnCreateEntry
public void shouldThrowExceptionOnCreateEntry()
throws java.lang.Exception
- Throws:
java.lang.Exception
shouldThrowExceptionOnCreateGroup
public void shouldThrowExceptionOnCreateGroup()
throws java.lang.Exception
- Throws:
java.lang.Exception
shouldThrowExceptionOnReload
public void shouldThrowExceptionOnReload()
throws java.lang.Exception
- Throws:
java.lang.Exception
shouldThrowExceptionRemoveEntry
public void shouldThrowExceptionRemoveEntry()
throws java.lang.Exception
- Throws:
java.lang.Exception