org.picocontainer.script.xml
Class BeanComponentInstanceFactoryTestCase

java.lang.Object
  extended by org.picocontainer.script.xml.BeanComponentInstanceFactoryTestCase

public class BeanComponentInstanceFactoryTestCase
extends Object

Author:
Paul Hammant, Marcos Tarruella

Constructor Summary
BeanComponentInstanceFactoryTestCase()
           
 
Method Summary
 void testDeserialization()
           
 void testDeserializationWithMappedName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanComponentInstanceFactoryTestCase

public BeanComponentInstanceFactoryTestCase()
Method Detail

testDeserialization

public void testDeserialization()
                         throws ParserConfigurationException,
                                IOException,
                                SAXException
Throws:
ParserConfigurationException
IOException
SAXException

testDeserializationWithMappedName

public void testDeserializationWithMappedName()
                                       throws ParserConfigurationException,
                                              IOException,
                                              SAXException
Throws:
ParserConfigurationException
IOException
SAXException


Copyright © 2003-2010 Codehaus. All Rights Reserved.