org.drupal.project.computing
Class DDrushSite.UnitTest

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

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


Constructor Summary
DDrushSite.UnitTest()
           
 
Method Summary
 void setUp()
           
 void testLoad()
           
 void testSave()
           
 void testUpdate()
           
 void testVariable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DDrushSite.UnitTest

public DDrushSite.UnitTest()
Method Detail

setUp

public void setUp()

testSave

public void testSave()
              throws DConnectionException
Throws:
DConnectionException

testLoad

public void testLoad()
              throws DConnectionException
Throws:
DConnectionException

testUpdate

public void testUpdate()
                throws DConnectionException
Throws:
DConnectionException

testVariable

public void testVariable()
                  throws DConnectionException
Throws:
DConnectionException