|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
fable.test.RSSSearcherTest
public class RSSSearcherTest
This test checks if the Searcher searches properly
Constructor Summary | |
---|---|
RSSSearcherTest(java.lang.String s)
|
Method Summary | |
---|---|
void |
setUp()
This sets up the search. |
static Test |
suite()
|
void |
testSearchAll()
This test searches for keywords in both the title and the summary description |
void |
testSearchKeyOnly()
This tests searches for field only in the title and author fields |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RSSSearcherTest(java.lang.String s)
Method Detail |
---|
public void setUp()
public void testSearchKeyOnly()
public void testSearchAll()
public static Test suite()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |