com.healthmarketscience.jackcess
Class PropertiesTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.healthmarketscience.jackcess.PropertiesTest
All Implemented Interfaces:
junit.framework.Test

public class PropertiesTest
extends junit.framework.TestCase

Author:
James Ahlborn

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

PropertiesTest

public PropertiesTest(String name)
               throws Exception
Throws:
Exception
Method Detail

testPropertyMaps

public void testPropertyMaps()
                      throws Exception
Throws:
Exception

testInferTypes

public void testInferTypes()
                    throws Exception
Throws:
Exception

testReadProperties

public void testReadProperties()
                        throws Exception
Throws:
Exception

testParseProperties

public void testParseProperties()
                         throws Exception
Throws:
Exception

testWriteProperties

public void testWriteProperties()
                         throws Exception
Throws:
Exception

testModifyProperties

public void testModifyProperties()
                          throws Exception
Throws:
Exception

testCreateDbProperties

public void testCreateDbProperties()
                            throws Exception
Throws:
Exception


Copyright © 2005-2015 Health Market Science. All Rights Reserved.