org.drupal.project.async_command.test
Class DrupalConnectionTest

java.lang.Object
  extended by org.drupal.project.async_command.test.DrupalConnectionTest

public class DrupalConnectionTest
extends java.lang.Object


Constructor Summary
DrupalConnectionTest()
           
 
Method Summary
 void setUp()
           
 void testAutoIncrement()
           
 void testBatchUpdateAndVariables()
           
 void testColumnLabel()
           
 void testQuery()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrupalConnectionTest

public DrupalConnectionTest()
Method Detail

setUp

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

testBatchUpdateAndVariables

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

testQuery

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

testAutoIncrement

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

testColumnLabel

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