org.apache.any23.plugin.officescraper
Class ExcelExtractorTest

java.lang.Object
  extended by org.apache.any23.plugin.officescraper.ExcelExtractorTest

public class ExcelExtractorTest
extends Object

Test case for ExcelExtractor.

Author:
Michele Mostarda (mostarda@fbk.eu)

Constructor Summary
ExcelExtractorTest()
           
 
Method Summary
 void setUp()
           
 void testExtractXLS()
           
 void testExtractXLSX()
           
 void testGetDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExcelExtractorTest

public ExcelExtractorTest()
Method Detail

setUp

public void setUp()

testGetDescription

public void testGetDescription()

testExtractXLSX

public void testExtractXLSX()
                     throws IOException,
                            ExtractionException,
                            TripleHandlerException
Throws:
IOException
ExtractionException
TripleHandlerException

testExtractXLS

public void testExtractXLS()
                    throws IOException,
                           ExtractionException,
                           TripleHandlerException
Throws:
IOException
ExtractionException
TripleHandlerException


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