|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase com.healthmarketscience.jackcess.PropertiesTest
public class PropertiesTest
Constructor Summary | |
---|---|
PropertiesTest(String name)
|
Method Summary | |
---|---|
void |
testCreateDbProperties()
|
void |
testInferTypes()
|
void |
testModifyProperties()
|
void |
testParseProperties()
|
void |
testPropertyMaps()
|
void |
testReadProperties()
|
void |
testWriteProperties()
|
Methods inherited from class junit.framework.TestCase |
---|
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, countTestCases, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, setName, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PropertiesTest(String name) throws Exception
Exception
Method Detail |
---|
public void testPropertyMaps() throws Exception
Exception
public void testInferTypes() throws Exception
Exception
public void testReadProperties() throws Exception
Exception
public void testParseProperties() throws Exception
Exception
public void testWriteProperties() throws Exception
Exception
public void testModifyProperties() throws Exception
Exception
public void testCreateDbProperties() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |