org.deegree.commons.utils.net
Class DataHandlerTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.deegree.commons.utils.net.DataHandlerTest
All Implemented Interfaces:
junit.framework.Test

public class DataHandlerTest
extends junit.framework.TestCase

Version:
$Revision: 30119 $, $Date: 2011-03-22 10:02:35 +0100 (Tue, 22 Mar 2011) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Constructor Summary
DataHandlerTest()
           
 
Method Summary
 void testAll()
           
 void testInvalidEncoding()
           
 void testOnlyCharset()
           
 void testOnlyData()
           
 void testOnlyEncoding()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataHandlerTest

public DataHandlerTest()
Method Detail

testAll

public void testAll()
             throws IOException
Throws:
IOException

testOnlyCharset

public void testOnlyCharset()
                     throws IOException
Throws:
IOException

testOnlyEncoding

public void testOnlyEncoding()
                      throws IOException
Throws:
IOException

testOnlyData

public void testOnlyData()
                  throws IOException
Throws:
IOException

testInvalidEncoding

public void testInvalidEncoding()


Copyright © 2011. All Rights Reserved.