org.alfresco.repo.audit
Class AuditTestSuite

java.lang.Object
  extended by junit.framework.TestSuite
      extended by org.alfresco.repo.audit.AuditTestSuite
All Implemented Interfaces:
junit.framework.Test

public class AuditTestSuite
extends junit.framework.TestSuite

Suite for audit-related tests.

Since:
3.4

Constructor Summary
AuditTestSuite()
           
 
Method Summary
static junit.framework.Test suite()
           
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuditTestSuite

public AuditTestSuite()
Method Detail

suite

public static junit.framework.Test suite()


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