org.apache.tika.parser.pkg
Class Bzip2ParserTest

java.lang.Object
  extended by TestCase
      extended by org.apache.tika.parser.pkg.Bzip2ParserTest

public class Bzip2ParserTest
extends TestCase

Test case for parsing bzip2 files.


Constructor Summary
Bzip2ParserTest()
           
 
Method Summary
 void testBzip2Parsing()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bzip2ParserTest

public Bzip2ParserTest()
Method Detail

testBzip2Parsing

public void testBzip2Parsing()
                      throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2007-2010 Apache Software Foundation. All Rights Reserved.