org.apache.tika.detect
Class MagicDetectorTest
java.lang.Object
TestCase
org.apache.tika.detect.MagicDetectorTest
public class MagicDetectorTest
- extends TestCase
Test cases for the MagicDetector
class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MagicDetectorTest
public MagicDetectorTest()
testDetectNull
public void testDetectNull()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDetectSimple
public void testDetectSimple()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDetectOffsetRange
public void testDetectOffsetRange()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDetectMask
public void testDetectMask()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2007-2010 Apache Software Foundation. All Rights Reserved.