| net.javacoding.jspider.functional.specific.fetch.FetchTest
FetchTest | public class FetchTest extends TestCase (Code) | | $Id: FetchTest.java,v 1.8 2003/04/10 16:19:21 vanrogu Exp $
|
Constructor Summary | |
public | FetchTest() Public constructor giving a name to the test. |
FetchTest | public FetchTest()(Code) | | Public constructor giving a name to the test.
|
testEventCount | protected void testEventCount(Class eventClass, int expectedCount)(Code) | | |
testFetchNullSizeResource | public void testFetchNullSizeResource() throws Exception(Code) | | |
testFetchUnexisting | public void testFetchUnexisting() throws Exception(Code) | | |
testSimpleFetch | public void testSimpleFetch() throws Exception(Code) | | Test a simple fetch.
|
|
|