com.beetstra.jutf7
Class CharsetProviderTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.beetstra.jutf7.CharsetProviderTest
All Implemented Interfaces:
junit.framework.Test

public class CharsetProviderTest
extends junit.framework.TestCase


Constructor Summary
CharsetProviderTest()
           
 
Method Summary
 void testIterator()
           
 void testModifiedUTF7()
           
 void testNotHere()
           
 void testOK()
           
 void testTurkish()
           
 void testUTF7()
           
 void testUTF7optional()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CharsetProviderTest

public CharsetProviderTest()
Method Detail

testOK

public void testOK()
            throws Exception
Throws:
Exception

testModifiedUTF7

public void testModifiedUTF7()
                      throws Exception
Throws:
Exception

testUTF7

public void testUTF7()
              throws Exception
Throws:
Exception

testUTF7optional

public void testUTF7optional()
                      throws Exception
Throws:
Exception

testNotHere

public void testNotHere()
                 throws Exception
Throws:
Exception

testIterator

public void testIterator()
                  throws Exception
Throws:
Exception

testTurkish

public void testTurkish()
                 throws Exception
Throws:
Exception


Copyright © 2008 sourceforge. All Rights Reserved.