|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.xbill.DNS.TokenizerTest
| Constructor Summary | |
TokenizerTest()
|
|
| Method Summary | |
protected void |
setUp()
|
void |
test_empty_string()
|
void |
test_File_input()
|
void |
test_get_invalid()
|
void |
test_get()
|
void |
test_getBase64()
|
void |
test_getEOL()
|
void |
test_getHex()
|
void |
test_getIdentifier()
|
void |
test_getLong()
|
void |
test_getName()
|
void |
test_getString()
|
void |
test_getTTL()
|
void |
test_getTTLLike()
|
void |
test_getUInt16()
|
void |
test_getUInt32()
|
void |
test_getUInt8()
|
void |
test_multiple_ungets()
|
void |
test_unwanted_comment()
|
void |
test_unwanted_ungotten_comment()
|
void |
test_unwanted_ungotten_whitespace()
|
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TokenizerTest()
| Method Detail |
protected void setUp()
public void test_get()
throws IOException
IOException
public void test_get_invalid()
throws IOException
IOException
public void test_File_input()
throws IOException
IOException
public void test_unwanted_comment()
throws IOException
IOException
public void test_unwanted_ungotten_whitespace()
throws IOException
IOException
public void test_unwanted_ungotten_comment()
throws IOException
IOException
public void test_empty_string()
throws IOException
IOException
public void test_multiple_ungets()
throws IOException
IOException
public void test_getString()
throws IOException
IOException
public void test_getIdentifier()
throws IOException
IOException
public void test_getLong()
throws IOException
IOException
public void test_getUInt32()
throws IOException
IOException
public void test_getUInt16()
throws IOException
IOException
public void test_getUInt8()
throws IOException
IOException
public void test_getTTL()
throws IOException
IOException
public void test_getTTLLike()
throws IOException
IOException
public void test_getName()
throws IOException,
TextParseException
IOException
TextParseException
public void test_getEOL()
throws IOException
IOException
public void test_getBase64()
throws IOException
IOException
public void test_getHex()
throws IOException
IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||