public class DiscoverTest extends Object implements Observer
Constructor and Description |
---|
DiscoverTest() |
Modifier and Type | Method and Description |
---|---|
void |
testDiscover()
Test the discover function of the application
|
void |
update(Observable o,
Object arg) |
public DiscoverTest()
public void testDiscover()
public void update(Observable o, Object arg)