org.picocontainer.script
Class StoringContainerTestCase
java.lang.Object
org.picocontainer.script.StoringContainerTestCase
public class StoringContainerTestCase
- extends Object
Test case to prove that the DefaultContainerRecorder can be replaced by use of Storing behaviours.
- Author:
- Konstantin Pribluda, Aslak Hellesøy, Mauro Talevi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StoringContainerTestCase
public StoringContainerTestCase()
testInvocationsCanBeRecordedAndReplayedOnADifferentContainerInstance
public void testInvocationsCanBeRecordedAndReplayedOnADifferentContainerInstance()
throws Exception
- Throws:
Exception
testRecorderWorksAfterSerialization
public void testRecorderWorksAfterSerialization()
throws IOException,
ClassNotFoundException,
IllegalAccessException,
InvocationTargetException
- Throws:
IOException
ClassNotFoundException
IllegalAccessException
InvocationTargetException
scriptedPopulationOfContainerHierarchy
public void scriptedPopulationOfContainerHierarchy()
Copyright © 2003-2010 Codehaus. All Rights Reserved.