org.apache.tika.detect
Class TypeDetectorTest

java.lang.Object
  extended by TestCase
      extended by org.apache.tika.detect.TypeDetectorTest

public class TypeDetectorTest
extends TestCase

Test cases for the TypeDetector class.


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

Constructor Detail

TypeDetectorTest

public TypeDetectorTest()
Method Detail

testDetect

public void testDetect()


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