org.apache.tika.mime
Class MimeDetectionTest

java.lang.Object
  extended by TestCase
      extended by org.apache.tika.mime.MimeDetectionTest

public class MimeDetectionTest
extends TestCase


Constructor Summary
MimeDetectionTest()
           
 
Method Summary
protected  void setUp()
           
 void testAutosetSupertype()
           
 void testDetection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MimeDetectionTest

public MimeDetectionTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

testDetection

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

testAutosetSupertype

public void testAutosetSupertype()
                          throws org.apache.tika.mime.MimeTypeException
Throws:
org.apache.tika.mime.MimeTypeException


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