public class NodeChangeTest
extends java.lang.Object
| Constructor and Description |
|---|
NodeChangeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testBeforeDeleteNode() |
void |
testGetAuditDataFalseTopLevelAction() |
void |
testGetAuditDataTrueSubAction() |
void |
testIsTemporaryNodeYes() |
void |
testOnAddAspect() |
void |
testOnCancelCheckOut() |
void |
testOnCheckIn() |
void |
testOnCheckOut() |
void |
testOnContentRead() |
void |
testOnContentUpdateFalse() |
void |
testOnContentUpdateTrue() |
void |
testOnCopyComplete() |
void |
testOnCreateNode() |
void |
testOnCreateVersion() |
void |
testOnMoveNode() |
void |
testOnRemoveAspect() |
void |
testOnUpdateProperties() |
void |
testReplaceInvalidPathChars() |
void |
testSetAuditSubActionsFalse() |
void |
testSetAuditSubActionsTrue() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic final void testGetAuditDataTrueSubAction()
public final void testGetAuditDataFalseTopLevelAction()
public final void testSetAuditSubActionsTrue()
public final void testSetAuditSubActionsFalse()
public final void testOnCreateNode()
public final void testBeforeDeleteNode()
public final void testIsTemporaryNodeYes()
public final void testOnMoveNode()
public final void testOnCopyComplete()
public final void testOnUpdateProperties()
public final void testReplaceInvalidPathChars()
public final void testOnAddAspect()
public final void testOnRemoveAspect()
public final void testOnContentUpdateTrue()
public final void testOnContentUpdateFalse()
public final void testOnContentRead()
public final void testOnCreateVersion()
public final void testOnCheckOut()
public final void testOnCheckIn()
public final void testOnCancelCheckOut()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.