org.apache.any23.plugin.crawler
Class SiteCrawlerTest

java.lang.Object
  extended by org.apache.any23.Any23OnlineTestBase
      extended by org.apache.any23.plugin.crawler.SiteCrawlerTest

public class SiteCrawlerTest
extends Any23OnlineTestBase

Test case for SiteCrawler.

Author:
Michele Mostarda (mostarda@fbk.eu)

Field Summary
static org.slf4j.Logger logger
           
 
Fields inherited from class org.apache.any23.Any23OnlineTestBase
ONLINE_TEST_DISABLED_FLAG
 
Constructor Summary
SiteCrawlerTest()
           
 
Method Summary
 void testSiteCrawling()
          Tests the main crawler use case.
 
Methods inherited from class org.apache.any23.Any23OnlineTestBase
assumeOnlineAllowed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static final org.slf4j.Logger logger
Constructor Detail

SiteCrawlerTest

public SiteCrawlerTest()
Method Detail

testSiteCrawling

public void testSiteCrawling()
                      throws Exception
Tests the main crawler use case.

Throws:
Exception


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.