org.drupal.project.async_command.deprecated
Class DefaultDrupalAppDeprecated.TestMe

java.lang.Object
  extended by org.drupal.project.async_command.deprecated.DefaultDrupalAppDeprecated.TestMe
Enclosing class:
DefaultDrupalAppDeprecated

public static class DefaultDrupalAppDeprecated.TestMe
extends java.lang.Object


Field Summary
(package private)  DefaultDrupalAppDeprecated app
           
 
Constructor Summary
DefaultDrupalAppDeprecated.TestMe()
           
 
Method Summary
 void setUp()
           
 void testBasic()
           
 void testBatchUpdate()
           
 void testDbUtils()
           
 void testDecryption()
           
 void testDrupalVariable()
           
 void testEvalPhp()
           
 void testEvalPhpFail()
           
 void testIdentifier()
           
 void testQueryValue()
           
 void testReadSettingsPHP()
           
 void testRetrievePendingCommand()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

app

DefaultDrupalAppDeprecated app
Constructor Detail

DefaultDrupalAppDeprecated.TestMe

public DefaultDrupalAppDeprecated.TestMe()
Method Detail

setUp

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

testBasic

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

testIdentifier

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

testEvalPhp

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

testEvalPhpFail

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

testDecryption

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

testDrupalVariable

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

testDbUtils

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

testBatchUpdate

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

testQueryValue

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

testReadSettingsPHP

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

testRetrievePendingCommand

public void testRetrievePendingCommand()