org.picocontainer.defaults
Class XStreamSerialisationTestCase

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

public final class XStreamSerialisationTestCase
extends Object

Author:
Aslak Hellesøy

Constructor Summary
XStreamSerialisationTestCase()
           
 
Method Summary
 void testShouldBeAbleToSerialiseEmptyPico()
           
 void testShouldBeAbleToSerialisePicoWithInstantiatedComponents()
           
 void testShouldBeAbleToSerialisePicoWithUninstantiatedComponents()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XStreamSerialisationTestCase

public XStreamSerialisationTestCase()
Method Detail

testShouldBeAbleToSerialiseEmptyPico

public void testShouldBeAbleToSerialiseEmptyPico()

testShouldBeAbleToSerialisePicoWithUninstantiatedComponents

public void testShouldBeAbleToSerialisePicoWithUninstantiatedComponents()

testShouldBeAbleToSerialisePicoWithInstantiatedComponents

public void testShouldBeAbleToSerialisePicoWithInstantiatedComponents()


Copyright © 2003-2010 Codehaus. All Rights Reserved.