org.apache.tika.detect
Class NameDetectorTest

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

public class NameDetectorTest
extends TestCase

Test cases for the NameDetector class.


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

Constructor Detail

NameDetectorTest

public NameDetectorTest()
Method Detail

setUp

protected void setUp()

testDetect

public void testDetect()


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