org.apache.tika.detect
Class TextDetectorTest

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

public class TextDetectorTest
extends TestCase

Test cases for the TextDetector class.


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

Constructor Detail

TextDetectorTest

public TextDetectorTest()
Method Detail

testDetectNull

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

testDetectText

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


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