public class TaskFormProcessorTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
TaskFormProcessorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testGenerateDefaultForm() |
void |
testGenerateMessage() |
void |
testGeneratePackageItems() |
void |
testGenerateSetsItemAndUrl() |
void |
testGenerateSingleAssociation() |
void |
testGenerateSingleProperty() |
void |
testGenerateTaskOwner() |
void |
testGenerateTransitions() |
void |
testGetTypedItem() |
void |
testIgnoresUnknownFields() |
void |
testPersistAssociationAdded() |
void |
testPersistAssociationAddedWith_() |
void |
testPersistAssociationsRemoved() |
void |
testPersistConvertsPropertyValueToCorrectType() |
void |
testPersistPackageItemsAdded() |
void |
testPersistPackageItemsRemoved() |
void |
testPersistPropertyAndTransition() |
void |
testPersistPropertyChanged() |
void |
testPersistPropertyWith_() |
void |
testPersistTransitions() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toStringassertEquals, 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, formatpublic void testGetTypedItem()
throws java.lang.Exception
java.lang.Exceptionpublic void testGenerateSetsItemAndUrl()
throws java.lang.Exception
java.lang.Exceptionpublic void testGenerateSingleProperty()
public void testGenerateSingleAssociation()
public void testIgnoresUnknownFields()
throws java.lang.Exception
java.lang.Exceptionpublic void testGenerateDefaultForm()
throws java.lang.Exception
java.lang.Exceptionpublic void testGenerateTransitions()
throws java.lang.Exception
java.lang.Exceptionpublic void testGenerateMessage()
throws java.lang.Exception
java.lang.Exceptionpublic void testGenerateTaskOwner()
throws java.lang.Exception
java.lang.Exceptionpublic void testGeneratePackageItems()
throws java.lang.Exception
java.lang.Exceptionpublic void testPersistPropertyChanged()
throws java.lang.Exception
java.lang.Exceptionpublic void testPersistConvertsPropertyValueToCorrectType()
public void testPersistPropertyWith_()
throws java.lang.Exception
java.lang.Exceptionpublic void testPersistAssociationAdded()
throws java.lang.Exception
java.lang.Exceptionpublic void testPersistAssociationsRemoved()
throws java.lang.Exception
java.lang.Exceptionpublic void testPersistAssociationAddedWith_()
throws java.lang.Exception
java.lang.Exceptionpublic void testPersistTransitions()
throws java.lang.Exception
java.lang.Exceptionpublic void testPersistPropertyAndTransition()
throws java.lang.Exception
java.lang.Exceptionpublic void testPersistPackageItemsAdded()
throws java.lang.Exception
java.lang.Exceptionpublic void testPersistPackageItemsRemoved()
throws java.lang.Exception
java.lang.Exceptionprotected void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.ExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.