public class HttpBasicIntegrationTest extends PatchedActivityInstrumentationTestCase implements AuthenticationModuleTest
AuthenticationModuleTest.SimpleCallback| Modifier and Type | Field and Description |
|---|---|
protected static String |
TAG |
ENROLL_PASSWORD, FAILING_USERNAME, LOGIN_PASSWORD, PASSING_USERNAME| Constructor and Description |
|---|
HttpBasicIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBadLogin() |
void |
testLogin() |
void |
testLogout() |
setDexcacheDirprotected static final String TAG
public void testBadLogin()
throws InterruptedException
InterruptedExceptionpublic void testLogin()
throws InterruptedException
InterruptedExceptionpublic void testLogout()
throws InterruptedException
InterruptedExceptionCopyright © 2016 JBoss by Red Hat. All Rights Reserved.