org.drupal.project.async_command.test
Class DefaultDrupletTest

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

public class DefaultDrupletTest
extends java.lang.Object


Constructor Summary
DefaultDrupletTest()
           
 
Method Summary
 void testOnce()
           
 void testParallel()
           
 void testPingMe()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultDrupletTest

public DefaultDrupletTest()
Method Detail

testPingMe

public void testPingMe()
                throws java.sql.SQLException
Throws:
java.sql.SQLException

testParallel

public void testParallel()
                  throws java.sql.SQLException
Throws:
java.sql.SQLException

testOnce

public void testOnce()
              throws java.sql.SQLException
Throws:
java.sql.SQLException