public class FileSystemDeploymentTargetTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
FileSystemDeploymentTargetTest(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
protected void |
tearDown() |
void |
testAutoFix() |
void |
testMultiplePrepare() |
void |
testPostCommit()
Test postCommitCallback
the exception should be swallowed and not thrown.
|
void |
testPrepare()
Test the prepare callback
|
void |
testValidateMetaData() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 FileSystemDeploymentTargetTest(java.lang.String name)
name - protected void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exceptionprotected void tearDown()
throws java.lang.Exception
tearDown in class junit.framework.TestCasejava.lang.Exceptionpublic void testAutoFix()
public void testValidateMetaData()
public void testPostCommit()
public void testPrepare()
public void testMultiplePrepare()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.