public class SendReceiveTest extends Object implements Observer
Constructor and Description |
---|
SendReceiveTest() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpClass()
Create a new workbook for the program
|
void |
testConnection()
Method that will test the connectivity
|
void |
update(Observable o,
Object arg) |
public SendReceiveTest()
public static void setUpClass() throws Exception
Exception
- any Exception can occurpublic void testConnection()
public void update(Observable o, Object arg)