org.drupal.project.computing
Class DConfig.UnitTest

java.lang.Object
  extended by org.drupal.project.computing.DConfig.UnitTest
Enclosing class:
DConfig

public static class DConfig.UnitTest
extends java.lang.Object


Constructor Summary
DConfig.UnitTest()
           
 
Method Summary
 void testDbProperties()
           
 void testDbPropertiesExtra()
           
 void testDrupalRoot()
           
 void testLocateFile()
           
 void testMisc()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DConfig.UnitTest

public DConfig.UnitTest()
Method Detail

testDbProperties

public void testDbProperties()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testMisc

public void testMisc()
              throws java.lang.Exception
Throws:
java.lang.Exception

testDrupalRoot

public void testDrupalRoot()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testLocateFile

public void testLocateFile()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testDbPropertiesExtra

public void testDbPropertiesExtra()
                           throws java.lang.Exception
Throws:
java.lang.Exception