org.picocontainer
Class CharacteristicsTestCase

java.lang.Object
  extended by org.picocontainer.CharacteristicsTestCase

public class CharacteristicsTestCase
extends Object


Constructor Summary
CharacteristicsTestCase()
           
 
Method Summary
 void testCharacteristicsAreImmutable()
           
 void testHashMapPutAllIsNotAllowed()
           
 void testHashmapPutIsNotAllowed()
           
 void testSetPropertyIsNotAllowed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharacteristicsTestCase

public CharacteristicsTestCase()
Method Detail

testCharacteristicsAreImmutable

public void testCharacteristicsAreImmutable()

testSetPropertyIsNotAllowed

public void testSetPropertyIsNotAllowed()

testHashmapPutIsNotAllowed

public void testHashmapPutIsNotAllowed()

testHashMapPutAllIsNotAllowed

public void testHashMapPutAllIsNotAllowed()


Copyright © 2003-2010 Codehaus. All Rights Reserved.