|
[ini4j] | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objectjunit.framework.Assert
junit.framework.TestCase
Ini4jCase
EscapeToolTest
public class EscapeToolTest
| Field Summary | |
|---|---|
protected EscapeTool |
instance
|
| Constructor Summary | |
|---|---|
EscapeToolTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
testEscape()
|
void |
testInvalidUnicode()
|
void |
testQuote()
|
void |
testSingleton()
|
void |
testUnescape()
|
| Methods inherited from class Ini4jCase |
|---|
missing |
| 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, format |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected EscapeTool instance
| Constructor Detail |
|---|
public EscapeToolTest()
| Method Detail |
|---|
public void setUp()
throws Exception
setUp in class Ini4jCaseException
public void testEscape()
throws Exception
Exceptionpublic void testInvalidUnicode()
public void testQuote()
throws Exception
Exception
public void testSingleton()
throws Exception
Exception
public void testUnescape()
throws Exception
Exception
|
[ini4j] | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||