net.sourceforge.pmd.util.database
Class DBTypeTest

java.lang.Object
  extended by net.sourceforge.pmd.util.database.DBTypeTest

public class DBTypeTest
extends Object

Author:
sturton

Constructor Summary
DBTypeTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testAsProperties()
          Test of getResourceBundleAsProperties method, of class DBType.
 void testGetIncludeProperties()
          Test of getProperties method, of class DBType.
 void testGetProperties()
          Test of getProperties method, of class DBType.
 void testGetPropertiesFromFile()
          Test of getProperties method, of class DBType.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBTypeTest

public DBTypeTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testGetPropertiesFromFile

public void testGetPropertiesFromFile()
                               throws Exception
Test of getProperties method, of class DBType.

Throws:
Exception

testGetProperties

public void testGetProperties()
                       throws Exception
Test of getProperties method, of class DBType.

Throws:
Exception

testGetIncludeProperties

public void testGetIncludeProperties()
                              throws Exception
Test of getProperties method, of class DBType.

Throws:
Exception

testAsProperties

public void testAsProperties()
Test of getResourceBundleAsProperties method, of class DBType.



Copyright © 2002–2015 InfoEther. All rights reserved.