|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.beetstra.jutf7.CharsetProviderTest
public class CharsetProviderTest
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 |
---|
public CharsetProviderTest()
Method Detail |
---|
public void testOK() throws Exception
Exception
public void testModifiedUTF7() throws Exception
Exception
public void testUTF7() throws Exception
Exception
public void testUTF7optional() throws Exception
Exception
public void testNotHere() throws Exception
Exception
public void testIterator() throws Exception
Exception
public void testTurkish() throws Exception
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |