|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.alfresco.repo.forms.processor.workflow.WorkflowFormProcessorTest
public class WorkflowFormProcessorTest
Constructor Summary | |
---|---|
WorkflowFormProcessorTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
void |
testGenerateDefaultForm()
|
void |
testGeneratePackageItems()
|
void |
testGenerateSetsItemAndUrl()
|
void |
testGenerateSingleAssociation()
|
void |
testGenerateSingleProperty()
|
void |
testGetTypedItem()
|
void |
testIgnoreAssociationsRemoved()
|
void |
testIgnoresUnknownFields()
|
void |
testPersistAssociationAdded()
|
void |
testPersistAssociationAddedWith_()
|
void |
testPersistPackageItemsAdded()
|
void |
testPersistPackageItemsRemovedIgnored()
|
void |
testPersistPropertyChanged()
|
void |
testPersistPropertyWith_()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, 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 |
---|
public WorkflowFormProcessorTest()
Method Detail |
---|
public void testGetTypedItem() throws java.lang.Exception
java.lang.Exception
public void testGenerateSetsItemAndUrl() throws java.lang.Exception
java.lang.Exception
public void testGenerateSingleProperty()
public void testGenerateSingleAssociation()
public void testIgnoresUnknownFields() throws java.lang.Exception
java.lang.Exception
public void testGenerateDefaultForm() throws java.lang.Exception
java.lang.Exception
public void testGeneratePackageItems() throws java.lang.Exception
java.lang.Exception
public void testPersistPropertyChanged() throws java.lang.Exception
java.lang.Exception
public void testPersistPropertyWith_() throws java.lang.Exception
java.lang.Exception
public void testPersistAssociationAdded() throws java.lang.Exception
java.lang.Exception
public void testIgnoreAssociationsRemoved() throws java.lang.Exception
java.lang.Exception
public void testPersistAssociationAddedWith_() throws java.lang.Exception
java.lang.Exception
public void testPersistPackageItemsAdded() throws java.lang.Exception
java.lang.Exception
public void testPersistPackageItemsRemovedIgnored() throws java.lang.Exception
java.lang.Exception
protected void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |