org.alfresco.webservice.test
Class ActionServiceSystemTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.alfresco.webservice.test.BaseWebServiceSystemTest
              extended by org.alfresco.webservice.test.ActionServiceSystemTest
All Implemented Interfaces:
junit.framework.Test

public class ActionServiceSystemTest
extends BaseWebServiceSystemTest


Field Summary
 
Fields inherited from class org.alfresco.webservice.test.BaseWebServiceSystemTest
CONTENT_NAME, CONTENT_NAME_2, contentReference, contentReference2, contentService, FOLDER_NAME, folderReference, PASSWORD, repositoryService, rootReference, store, TEST_CONTENT, USERNAME
 
Constructor Summary
ActionServiceSystemTest()
           
 
Method Summary
 void testActionExecution()
           
 void testActionPeristance()
           
 void testActionUtilMethods()
           
 void testCreateAndEditRule()
           
 void testGetActionDefinitions()
           
 void testGetActionItemDefinition()
           
 void testGetConditionDefinitions()
           
 void testGetRuleTypes()
           
 void testRulePersistance()
           
 
Methods inherited from class org.alfresco.webservice.test.BaseWebServiceSystemTest
convertToPredicate, createContentAtRoot, getFolderParentReference, setUp, tearDown
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActionServiceSystemTest

public ActionServiceSystemTest()
Method Detail

testGetActionDefinitions

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

testGetConditionDefinitions

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

testGetActionItemDefinition

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

testGetRuleTypes

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

testActionPeristance

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

testActionExecution

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

testRulePersistance

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

testActionUtilMethods

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

testCreateAndEditRule

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


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.