org.alfresco.repo.content
Class ContentMinimalContextTestSuite

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

public class ContentMinimalContextTestSuite
extends junit.framework.TestSuite

Metadata Extractor and Transform test suite


Constructor Summary
ContentMinimalContextTestSuite()
           
 
Method Summary
static org.springframework.context.ApplicationContext getContext()
          Asks ApplicationContextHelper to give us a suitable, perhaps cached context for use in our tests
static junit.framework.Test suite()
          Creates the 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

ContentMinimalContextTestSuite

public ContentMinimalContextTestSuite()
Method Detail

getContext

public static org.springframework.context.ApplicationContext getContext()
Asks ApplicationContextHelper to give us a suitable, perhaps cached context for use in our tests


suite

public static junit.framework.Test suite()
Creates the test suite

Returns:
the test suite


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