|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
fable.test.FeedsterSearcherTest
public class FeedsterSearcherTest
This test checks if Feedster Search works properly. Note because this test relies on an external web site that we have no control over, the test may fail even if the module is correct.
Constructor Summary | |
---|---|
FeedsterSearcherTest(java.lang.String s)
|
Method Summary | |
---|---|
void |
setUp()
Sets up the test |
static Test |
suite()
|
void |
testCNN()
Test a search on Feedster for the String "CNN" |
void |
testSlashdot()
Test a search on Feedster for the string "Slashdot" |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FeedsterSearcherTest(java.lang.String s)
Method Detail |
---|
public void setUp()
public void testCNN()
public void testSlashdot()
public static Test suite()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |