org.apache.any23.plugin.htmlscraper
Class HTMLScraperExtractorTest

java.lang.Object
  extended by org.apache.any23.plugin.htmlscraper.HTMLScraperExtractorTest

public class HTMLScraperExtractorTest
extends Object

Test case for HTMLScraperExtractor.

Author:
Michele Mostarda (mostarda@fbk.eu)

Constructor Summary
HTMLScraperExtractorTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testGetExtractors()
           
 void testRun()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLScraperExtractorTest

public HTMLScraperExtractorTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testGetExtractors

public void testGetExtractors()

testRun

public void testRun()
             throws IOException,
                    ExtractionException
Throws:
IOException
ExtractionException


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