org.picocontainer.defaults
Class SetterIntrospectorTestCase

java.lang.Object
  extended by org.picocontainer.defaults.SetterIntrospectorTestCase

public class SetterIntrospectorTestCase
extends Object

Author:
Aslak Hellesøy

Nested Class Summary
static class SetterIntrospectorTestCase.TestBean
           
 
Constructor Summary
SetterIntrospectorTestCase()
           
 
Method Summary
 void testShouldConvertPropertyNamesInSameWayAsBeanInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetterIntrospectorTestCase

public SetterIntrospectorTestCase()
Method Detail

testShouldConvertPropertyNamesInSameWayAsBeanInfo

public void testShouldConvertPropertyNamesInSameWayAsBeanInfo()
                                                       throws IntrospectionException
Throws:
IntrospectionException


Copyright © 2003-2010 Codehaus. All Rights Reserved.