org.alfresco.repo.audit.access
Class AccessAuditorTest

java.lang.Object
  extended by org.alfresco.repo.audit.access.AccessAuditorTest

public class AccessAuditorTest
extends java.lang.Object

Integration test for AccessAuditor.


Constructor Summary
AccessAuditorTest()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
static void tearDownAfterClass()
           
 void testBeforeDeleteNode()
           
 void testOnAddAspect()
           
 void testOnCancelCheckOut()
           
 void testOnCheckIn()
           
 void testOnCheckOut()
           
 void testOnContentRead()
           
 void testOnContentUpdate()
           
 void testOnCopyComplete()
           
 void testOnCopyCompleteAndNewName()
           
 void testOnCreateNodeAndOnUpdateProperties()
           
 void testOnCreateVersion()
           
 void testOnMoveNode()
           
 void testOnMoveNodeAndNewName()
           
 void testOnRemoveAspect()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccessAuditorTest

public AccessAuditorTest()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws java.lang.Exception
Throws:
java.lang.Exception

tearDownAfterClass

public static void tearDownAfterClass()
                               throws java.lang.Exception
Throws:
java.lang.Exception

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

public void tearDown()
              throws java.lang.Exception
Throws:
java.lang.Exception

testOnCreateNodeAndOnUpdateProperties

public final void testOnCreateNodeAndOnUpdateProperties()
                                                 throws java.lang.Exception
Throws:
java.lang.Exception

testOnCopyComplete

public final void testOnCopyComplete()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testOnCopyCompleteAndNewName

public final void testOnCopyCompleteAndNewName()
                                        throws java.lang.Exception
Throws:
java.lang.Exception

testOnMoveNode

public final void testOnMoveNode()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testOnMoveNodeAndNewName

public final void testOnMoveNodeAndNewName()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testBeforeDeleteNode

public final void testBeforeDeleteNode()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testOnAddAspect

public final void testOnAddAspect()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testOnRemoveAspect

public final void testOnRemoveAspect()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testOnContentUpdate

public final void testOnContentUpdate()
                               throws java.lang.Exception
Throws:
java.lang.Exception

testOnContentRead

public final void testOnContentRead()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testOnCreateVersion

public final void testOnCreateVersion()
                               throws java.lang.Exception
Throws:
java.lang.Exception

testOnCheckOut

public final void testOnCheckOut()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testOnCheckIn

public final void testOnCheckIn()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testOnCancelCheckOut

public final void testOnCancelCheckOut()
                                throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.