|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.jivesoftware.smack.test.SmackTestCase
org.jivesoftware.smack.LoginTest
public class LoginTest
Includes set of login tests.
| Constructor Summary | |
|---|---|
LoginTest(java.lang.String arg0)
|
|
| Method Summary | |
|---|---|
void |
testInvalidLogin()
Check that the server is returning the correct error when trying to login using an invalid (i.e. |
void |
testLoginWithNoResource()
Check that the server does not allow to log in without specifying a resource. |
void |
testNonSASLAnonymousLogin()
Check that the server handles anonymous users correctly. |
void |
testSASLAnonymousLogin()
Check that the server handles anonymous users correctly. |
| Methods inherited from class org.jivesoftware.smack.test.SmackTestCase |
|---|
assertEquals |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, getName, run, run, runBare, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LoginTest(java.lang.String arg0)
| Method Detail |
|---|
public void testInvalidLogin()
public void testSASLAnonymousLogin()
public void testNonSASLAnonymousLogin()
public void testLoginWithNoResource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||