org.alfresco.repo.content
Class ContentTestSuite

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

public class ContentTestSuite
extends junit.framework.TestSuite

Suite for content-related tests.


Constructor Summary
ContentTestSuite()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContentTestSuite

public ContentTestSuite()
Method Detail

suite

public static junit.framework.Test suite()


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