org.apache.any23.mime.purifier
Class WhiteSpacesPurifierTest

java.lang.Object
  extended by org.apache.any23.mime.purifier.WhiteSpacesPurifierTest

public class WhiteSpacesPurifierTest
extends Object

Reference test case for WhiteSpacesPurifier.

Author:
Davide Palmisano ( dpalmisano@gmail.com )

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

Constructor Detail

WhiteSpacesPurifierTest

public WhiteSpacesPurifierTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testPurification

public void testPurification()
                      throws IOException
Throws:
IOException


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.