org.apache.tika.sax
Class SecureContentHandlerTest
java.lang.Object
TestCase
org.apache.tika.sax.SecureContentHandlerTest
public class SecureContentHandlerTest
- extends TestCase
Tests for the SecureContentHandler
class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecureContentHandlerTest
public SecureContentHandlerTest()
setUp
protected void setUp()
testZeroCharactersPerByte
public void testZeroCharactersPerByte()
throws java.io.IOException
- Throws:
java.io.IOException
testOneCharacterPerByte
public void testOneCharacterPerByte()
throws java.io.IOException
- Throws:
java.io.IOException
testTenCharactersPerByte
public void testTenCharactersPerByte()
throws java.io.IOException
- Throws:
java.io.IOException
testManyCharactersPerByte
public void testManyCharactersPerByte()
throws java.io.IOException
- Throws:
java.io.IOException
testSomeCharactersWithoutInput
public void testSomeCharactersWithoutInput()
throws java.io.IOException
- Throws:
java.io.IOException
testManyCharactersWithoutInput
public void testManyCharactersWithoutInput()
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2007-2010 Apache Software Foundation. All Rights Reserved.