org.picocontainer.script.xml
Class XStreamComponentInstanceFactoryTestCase
java.lang.Object
org.picocontainer.script.xml.XStreamComponentInstanceFactoryTestCase
public class XStreamComponentInstanceFactoryTestCase
- extends Object
- Author:
- Paul Hammant, Marcos Tarruella
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XStreamComponentInstanceFactoryTestCase
public XStreamComponentInstanceFactoryTestCase()
testDeserializationWithDefaultMode
public void testDeserializationWithDefaultMode()
throws ParserConfigurationException,
IOException,
SAXException
- Throws:
ParserConfigurationException
IOException
SAXException
testDeserializationInEncancedMode
public void testDeserializationInEncancedMode()
throws ParserConfigurationException,
IOException,
SAXException
- Throws:
ParserConfigurationException
IOException
SAXException
testDeserializationInPureJavaMode
public void testDeserializationInPureJavaMode()
throws ParserConfigurationException,
IOException,
SAXException
- Throws:
ParserConfigurationException
IOException
SAXException
runDeserializationTest
public void runDeserializationTest(XMLComponentInstanceFactory factory)
throws ParserConfigurationException,
IOException,
SAXException
- Throws:
ParserConfigurationException
IOException
SAXException
Copyright © 2003-2010 Codehaus. All Rights Reserved.