org.alfresco.repo.audit.access
Class NodeChangeTest
java.lang.Object
org.alfresco.repo.audit.access.NodeChangeTest
public class NodeChangeTest
- extends java.lang.Object
Unit test for NodeChange which is the main class behind AccessAuditor.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeChangeTest
public NodeChangeTest()
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
public void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetAuditDataTrueSubAction
public final void testGetAuditDataTrueSubAction()
testGetAuditDataFalseTopLevelAction
public final void testGetAuditDataFalseTopLevelAction()
testSetAuditSubActionsTrue
public final void testSetAuditSubActionsTrue()
testSetAuditSubActionsFalse
public final void testSetAuditSubActionsFalse()
testOnCreateNode
public final void testOnCreateNode()
testBeforeDeleteNode
public final void testBeforeDeleteNode()
testIsTemporaryNodeYes
public final void testIsTemporaryNodeYes()
testOnMoveNode
public final void testOnMoveNode()
testOnCopyComplete
public final void testOnCopyComplete()
testOnUpdateProperties
public final void testOnUpdateProperties()
testReplaceInvalidPathChars
public final void testReplaceInvalidPathChars()
testOnAddAspect
public final void testOnAddAspect()
testOnRemoveAspect
public final void testOnRemoveAspect()
testOnContentUpdateTrue
public final void testOnContentUpdateTrue()
testOnContentUpdateFalse
public final void testOnContentUpdateFalse()
testOnContentRead
public final void testOnContentRead()
testOnCreateVersion
public final void testOnCreateVersion()
testOnCheckOut
public final void testOnCheckOut()
testOnCheckIn
public final void testOnCheckIn()
testOnCancelCheckOut
public final void testOnCancelCheckOut()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.