org.picocontainer.adapters
Class ComponentAdapterTestCase
java.lang.Object
org.picocontainer.adapters.ComponentAdapterTestCase
public class ComponentAdapterTestCase
- extends Object
Test AbstractAdapter behaviour
- Author:
- Jörg Schaible
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentAdapterTestCase
public ComponentAdapterTestCase()
testComponentImplementationMayNotBeNull
public void testComponentImplementationMayNotBeNull()
testComponentKeyCanBeNullButNotRequested
public void testComponentKeyCanBeNullButNotRequested()
testComponentMonitorMayNotBeNull
public void testComponentMonitorMayNotBeNull()
testParameterMayNotBeNull
public void testParameterMayNotBeNull()
throws Exception
- Throws:
Exception
testStringRepresentation
public void testStringRepresentation()
Copyright © 2003-2010 Codehaus. All Rights Reserved.