public class IniFormatterTest extends Ini4jCase
| Constructor and Description |
|---|
IniFormatterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testFormat() |
void |
testNewInstance() |
void |
testWithEmptyOption() |
void |
testWithoutConfig() |
void |
testWithStrictOperator() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toStringassertEquals, 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, formatpublic IniFormatterTest()
public void testFormat() throws Exception
Exceptionpublic void testNewInstance() throws Exception
Exceptionpublic void testWithEmptyOption() throws Exception
Exceptionpublic void testWithoutConfig() throws Exception
Exceptionpublic void testWithStrictOperator() throws Exception
Exception