org.drupal.project.async_command.test
Class BatchUploaderTest

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

public class BatchUploaderTest
extends java.lang.Object


Constructor Summary
BatchUploaderTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testBatchUpdater()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchUploaderTest

public BatchUploaderTest()
Method Detail

setUp

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

testBatchUpdater

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

tearDown

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