org.apache.any23.cli
Class CrawlerTest

java.lang.Object
  extended by org.apache.any23.Any23OnlineTestBase
      extended by org.apache.any23.cli.CrawlerTest

public class CrawlerTest
extends Any23OnlineTestBase

Test case for Crawler CLI.

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
CrawlerTest()
           
 
Method Summary
 void testCLI()
           
 
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

CrawlerTest

public CrawlerTest()
Method Detail

testCLI

public void testCLI()
             throws IOException,
                    org.openrdf.rio.RDFHandlerException,
                    org.openrdf.rio.RDFParseException
Throws:
IOException
org.openrdf.rio.RDFHandlerException
org.openrdf.rio.RDFParseException


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