org.apache.james.container.spring.adaptor
Class DefaultServiceManagerFactoryTestCase

java.lang.Object
  extended by TestCase
      extended by org.apache.james.container.spring.adaptor.DefaultServiceManagerFactoryTestCase

public class DefaultServiceManagerFactoryTestCase
extends TestCase


Constructor Summary
DefaultServiceManagerFactoryTestCase()
           
 
Method Summary
 void testReferenceResolving()
           
 void testRejectNonAvalonBeanDefs()
           
 void testRolenameCheck()
           
 void testTrivialCase()
           
 void testTwoRoles()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultServiceManagerFactoryTestCase

public DefaultServiceManagerFactoryTestCase()
Method Detail

testTrivialCase

public void testTrivialCase()
                     throws java.lang.ClassNotFoundException
Throws:
java.lang.ClassNotFoundException

testRejectNonAvalonBeanDefs

public void testRejectNonAvalonBeanDefs()
                                 throws java.lang.ClassNotFoundException
Throws:
java.lang.ClassNotFoundException

testReferenceResolving

public void testReferenceResolving()
                            throws java.lang.ClassNotFoundException,
                                   org.apache.avalon.framework.service.ServiceException
Throws:
java.lang.ClassNotFoundException
org.apache.avalon.framework.service.ServiceException

testRolenameCheck

public void testRolenameCheck()
                       throws java.lang.ClassNotFoundException,
                              org.apache.avalon.framework.service.ServiceException
Throws:
java.lang.ClassNotFoundException
org.apache.avalon.framework.service.ServiceException

testTwoRoles

public void testTwoRoles()
                  throws java.lang.ClassNotFoundException,
                         org.apache.avalon.framework.service.ServiceException
Throws:
java.lang.ClassNotFoundException
org.apache.avalon.framework.service.ServiceException


Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.