public class AdapterStatesTest
extends java.lang.Object
| Constructor and Description |
|---|
AdapterStatesTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
isConnected()
the test case for is connected.
|
void |
isNotConnected()
the test case for is not connected.
|
static junit.framework.Test |
suite()
Necessary for "ant".
|
public static junit.framework.Test suite()
public void isConnected()
public void isNotConnected()