org.apache.tika.mime
Class PatternsTest

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

public class PatternsTest
extends TestCase

Test case for Patterns.

Version:
$Id$

Constructor Summary
PatternsTest()
           
 
Method Summary
protected  void setUp()
           
 void testAdd()
          Test add()
 void testMatches()
          Test matches()
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatternsTest

public PatternsTest()
Method Detail

setUp

protected void setUp()
              throws org.apache.tika.mime.MimeTypeException
Throws:
org.apache.tika.mime.MimeTypeException

testAdd

public void testAdd()
             throws org.apache.tika.mime.MimeTypeException
Test add()

Throws:
org.apache.tika.mime.MimeTypeException

testMatches

public void testMatches()
Test matches()



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